Home
last modified time | relevance | path

Searched refs:TPM_FAIL (Results 1 – 12 of 12) sorted by relevance

/xen-4.10.0-shim-comet/stubdom/vtpmmgr/
A Dvtpm_cmd_handler.c74 return TPM_FAIL; in find_vtpm_khash()
332 status = TPM_FAIL; in vtpmmgr_GroupNew()
378 status = TPM_FAIL; in vtpmmgr_GroupDel()
547 status = TPM_FAIL; in vtpmmgr_GroupRegister()
554 status = TPM_FAIL; in vtpmmgr_GroupRegister()
603 status = TPM_FAIL; in vtpmmgr_GroupUpdate()
730 status = TPM_FAIL; in vtpmmgr_VtpmNew()
752 status = TPM_FAIL; in vtpmmgr_VtpmDel()
757 status = TPM_FAIL; in vtpmmgr_VtpmDel()
A Dmgmt_authority.c82 rc = TPM_FAIL; in do_provision_aik()
84 rc = TPM_FAIL; in do_provision_aik()
86 rc = TPM_FAIL; in do_provision_aik()
379 rc = TPM_FAIL; in vtpm_do_quote()
A Dvtpmmgr.h105 return ctr_drbg_random(&vtpm_globals.ctr_drbg, bytes, num_bytes) == 0 ? 0 : TPM_FAIL; in vtpmmgr_rand()
A Dlog.c68 { TPM_FAIL, "TPM_FAIL", "The operation failed" },
A Dtpm.c117 status = TPM_FAIL; \
618 return TPM_FAIL; in TPM_GetRandom()
661 status = TPM_FAIL; in TPM_ReadPubek()
753 status = TPM_FAIL; in TPM_CreateEndorsementKeyPair()
A Dtcg.h185 #define TPM_FAIL TPM_BASE + 9 // The operation failed macro
A Dmarshal.h551 return TPM_FAIL; in unpack3_TPM_KEY_PARMS()
/xen-4.10.0-shim-comet/stubdom/vtpm/
A Dvtpm.c241 create_error_response(tpmcmd, TPM_FAIL); in main_loop()
245 create_error_response(tpmcmd, TPM_FAIL); in main_loop()
258 create_error_response(tpmcmd, TPM_FAIL); in main_loop()
A Dvtpm_cmd.c24 status = TPM_FAIL; \
29 status = TPM_FAIL; \
/xen-4.10.0-shim-comet/stubdom/
A Dvtpm-deepquote-anyloc.patch38 res = TPM_FAIL;
89 res = TPM_FAIL;
A Dvtpm-deepquote.patch35 + res = TPM_FAIL;
127 + return TPM_FAIL;
A Dvtpm-parent-sign-ek.patch33 + res = TPM_FAIL;
114 + res = TPM_FAIL;

Completed in 28 milliseconds