Home
last modified time | relevance | path

Searched refs:KDFa (Results 1 – 6 of 6) sorted by relevance

/external/tpm2/
DContext_spt.c52 KDFa(CONTEXT_INTEGRITY_HASH_ALG, &proof->b, "CONTEXT", &sequence2B.b, in ComputeContextProtectionKey()
DAttest_spt.c84 KDFa(hashAlg, &gp.shProof.b, "OBFUSCATE", in FillInAttestInfo()
DCryptUtil_fp.h358 void KDFa(TPM_ALG_ID hash, // IN: hash algorithm used in HMAC
DObject_spt.c137 KDFa(hashAlg, (TPM2B *)seed, "STORAGE", (TPM2B *)name, NULL, in ComputeProtectionKeyParms()
175 KDFa(hashAlg, (TPM2B *)seed, "INTEGRITY", NULL, NULL, in ComputeOuterIntegrity()
DSession.c392 KDFa(session->authHashAlg, &key.b, "ATH", &session->nonceTPM.b, in SessionCreate()
DCryptUtil.c755 KDFa( in KDFa() function