Searched defs:opq (Results 1 – 2 of 2) sorted by relevance
67 static TPM_RESULT find_vtpm_khash(int domid, struct tpm_opaque *opq) in find_vtpm_khash()100 static TPM_RESULT find_vtpm_verified(int domid, struct tpm_opaque *opq) in find_vtpm_verified()132 static TPM_RESULT vtpmmgr_SaveHashKey(struct tpm_opaque *opq, tpmcmd_t* tpmcmd) in vtpmmgr_SaveHashKey()185 static TPM_RESULT vtpmmgr_LoadHashKey(struct tpm_opaque *opq, tpmcmd_t* tpmcmd) in vtpmmgr_LoadHashKey()268 static TPM_RESULT vtpmmgr_GetBootHash(struct tpm_opaque *opq, tpmcmd_t* tpmcmd) in vtpmmgr_GetBootHash()278 static TPM_RESULT vtpmmgr_GetQuote(struct tpm_opaque *opq, tpmcmd_t* tpmcmd) in vtpmmgr_GetQuote()766 static int vtpmmgr_permcheck(struct tpm_opaque *opq) in vtpmmgr_permcheck()
387 struct tpm_opaque* opq; in set_opaque() local398 struct tpm_opaque* opq = tpmback_get_opaque(domid, handle); in free_opaque() local
Completed in 5 milliseconds