Home
last modified time | relevance | path

Searched defs:creationHash (Results 1 – 25 of 50) sorted by relevance

12

/external/tpm2-tss/src/tss2-sys/api/
DTss2_Sys_CertifyCreation.c20 const TPM2B_DIGEST *creationHash, in Tss2_Sys_CertifyCreation_Prepare()
121 const TPM2B_DIGEST *creationHash, in Tss2_Sys_CertifyCreation()
DTss2_Sys_Create.c114 TPM2B_DIGEST *creationHash, in Tss2_Sys_Create_Complete()
172 TPM2B_DIGEST *creationHash, in Tss2_Sys_Create()
DTss2_Sys_CreatePrimary.c112 TPM2B_DIGEST *creationHash, in Tss2_Sys_CreatePrimary_Complete()
176 TPM2B_DIGEST *creationHash, in Tss2_Sys_CreatePrimary()
/external/tpm2-tss/src/tss2-esys/api/
DEsys_CertifyCreation.c79 const TPM2B_DIGEST *creationHash, in Esys_CertifyCreation()
164 const TPM2B_DIGEST *creationHash, in Esys_CertifyCreation_Async()
DEsys_Create.c88 TPM2B_DIGEST **creationHash, in Esys_Create()
282 TPM2B_DIGEST **creationHash, in Esys_Create_Finish()
DEsys_CreatePrimary.c102 TPM2B_DIGEST **creationHash, in Esys_CreatePrimary()
298 TPM2B_DIGEST **creationHash, in Esys_CreatePrimary_Finish()
/external/tpm2-tss/test/integration/
Dsapi-create-keyedhash-sha1-hmac.int.c34 TPM2B_DIGEST creationHash = TPM2B_DIGEST_INIT; in test_invoke() local
Desys-hmac.int.c45 TPM2B_DIGEST *creationHash = NULL; in test_esys_hmac() local
Desys-hierarchychangeauth.int.c48 TPM2B_DIGEST *creationHash = NULL; in test_esys_hierarchychangeauth() local
Desys-hierarchy-control.int.c51 TPM2B_DIGEST *creationHash = NULL; in test_esys_hierarchy_control() local
Desys-certify.int.c43 TPM2B_DIGEST *creationHash = NULL; in test_esys_certify() local
Desys-certify-creation.int.c43 TPM2B_DIGEST *creationHash = NULL; in test_esys_certify_creation() local
Desys-create-primary-hmac.int.c47 TPM2B_DIGEST *creationHash = NULL; in test_esys_create_primary_hmac() local
Desys-quote.int.c44 TPM2B_DIGEST *creationHash = NULL; in test_esys_quote() local
Desys-ecdh-keygen.int.c52 TPM2B_DIGEST *creationHash = NULL; in test_esys_ecdh_keygen() local
Desys-ecdh-zgen.int.c54 TPM2B_DIGEST *creationHash = NULL; in test_esys_ecdh_zgen() local
Desys-get-time.int.c47 TPM2B_DIGEST *creationHash = NULL; in test_esys_get_time() local
Desys-verify-signature.int.c43 TPM2B_DIGEST *creationHash = NULL; in test_esys_verify_signature() local
Desys-rsa-encrypt-decrypt.int.c46 TPM2B_DIGEST *creationHash = NULL; in test_esys_rsa_encrypt_decrypt() local
Desys-hmacsequencestart.int.c47 TPM2B_DIGEST *creationHash = NULL; in test_esys_hmacsequencestart() local
Desys-policy-authorize.int.c45 TPM2B_DIGEST *creationHash = NULL; in test_esys_policy_authorize() local
Desys-nv-certify.int.c50 TPM2B_DIGEST *creationHash = NULL; in test_esys_nv_certify() local
Desys-create-fail.int.c47 TPM2B_DIGEST *creationHash = NULL; in test_esys_create_fail() local
Desys-commit.int.c48 TPM2B_DIGEST *creationHash = NULL; in test_esys_commit() local
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DCertifyCreation_fp.h50 TPM2B_DIGEST creationHash; member

12