Searched refs:KDFa (Results 1 – 6 of 6) sorted by relevance
/external/tpm2/ |
D | Context_spt.c | 52 KDFa(CONTEXT_INTEGRITY_HASH_ALG, &proof->b, "CONTEXT", &sequence2B.b, in ComputeContextProtectionKey()
|
D | Attest_spt.c | 84 KDFa(hashAlg, &gp.shProof.b, "OBFUSCATE", in FillInAttestInfo()
|
D | CryptUtil_fp.h | 358 void KDFa(TPM_ALG_ID hash, // IN: hash algorithm used in HMAC
|
D | Object_spt.c | 137 KDFa(hashAlg, (TPM2B *)seed, "STORAGE", (TPM2B *)name, NULL, in ComputeProtectionKeyParms() 175 KDFa(hashAlg, (TPM2B *)seed, "INTEGRITY", NULL, NULL, in ComputeOuterIntegrity()
|
D | Session.c | 392 KDFa(session->authHashAlg, &key.b, "ATH", &session->nonceTPM.b, in SessionCreate()
|
D | CryptUtil.c | 755 KDFa( in KDFa() function
|