Home
last modified time | relevance | path

Searched defs:cpHash (Results 1 – 7 of 7) sorted by relevance

/external/tpm2-tss/test/data/fapi/policy/
Dpol_cphash.json6 "cpHash": "d1b4d44f20fa696f638e4f8a9cfceae97f9dee388143929eeea8982259b8f402" string
/external/tpm2-tss/src/tss2-esys/
Desys_crypto.h40 #define iesys_crypto_cpHash(alg, ccBuffer, name1, name2, name3, \ argument
Desys_crypto_gcrypt.c213 uint8_t *cpHash = gcry_md_read(mycontext->hash.gcry_context, in iesys_cryptogcry_hash_finish() local
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/
DPolicy_spt.c105 TPM2B_DIGEST *cpHash, // IN: the cpHash (optional) in PolicyContextUpdate()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/main/
DSessionProcess.c611 TPM2B_DIGEST *cpHash; in ComputeCpHash() local
647 TPM2B_DIGEST *cpHash = GetCpHashPointer(command, hashAlg); in GetCpHash() local
1788 TPM2B_DIGEST *cpHash = GetCpHash(command, hashAlg); in UpdateAuditDigest() local
/external/tpm2-tss/src/tss2-fapi/
Difapi_policy_types.h101 TPM2B_DIGEST cpHash; /**< None */ member
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGlobal.h355 TPM2B_DIGEST cpHash; // the required cpHash value for the member