Searched refs:CryptKDFa (Results 1 – 3 of 3) sorted by relevance
/external/tpm2/ |
D | CryptUtil_fp.h | 185 #define CryptKDFa(hashAlg, key, label, contextU, contextV, sizeInBits, \ macro
|
D | CryptUtil.c | 762 CryptKDFa(hash, key, label, contextU, contextV, sizeInBits, in KDFa() 1603 CryptKDFa(hashAlg, &gr.commitNonce.b, "ECDAA Commit", in CryptGenerateR() 1803 CryptKDFa(hash, key, "CFB", nonceCaller, nonceTpm, in ParmDecryptSym() 1841 CryptKDFa(hash, key, "CFB", nonceTpm, nonceCaller, in ParmEncryptSym()
|
D | part4.txt | 654 …10.2.4.23 CryptKDFa() ........................................................................… 20168 10.2.4.23 CryptKDFa() 20175 508 //%#define CryptKDFa(hashAlg, key, label, contextU, contextV, \ 20239 552 CryptKDFa(hash, key, label, contextU, contextV, sizeInBits, 21247 1255 CryptKDFa(hashAlg, &gr.commitNonce.b, "ECDAA Commit", 21483 1414 CryptKDFa(hash, key, "CFB", nonceCaller, nonceTpm, 21525 1450 CryptKDFa(hash, key, "CFB", nonceTpm, nonceCaller,
|