Home
last modified time | relevance | path

Searched refs:_cpri__KDFa (Results 1 – 7 of 7) sorted by relevance

/external/tpm2/
Dstubs_hash.c81 UINT16 _cpri__KDFa( in _cpri__KDFa() function
253 return (_cpri__KDFa(hashAlg, seed, label, partyU, partyV, in _cpri__GenerateSeededRandom()
DCpriRNG.c142 return (_cpri__KDFa(hashAlg, seed, label, partyU, partyV, in _cpri__GenerateSeededRandom()
DCpriHash_fp.h34 _cpri__KDFa(TPM_ALG_ID hashAlg, // IN: hash algorithm used in HMAC
DCryptUtil_fp.h188 _cpri__KDFa(((TPM_ALG_ID)hashAlg), ((TPM2B *)key), ((const char *)label), \
205 _cpri__KDFa(((TPM_ALG_ID)hashAlg), ((TPM2B *)key), ((const char *)label), \
DCpriHash.c747 _cpri__KDFa( in _cpri__KDFa() function
DCpriECC.c720 _cpri__KDFa(hashAlg, seed, label, extra, &marshaledCounter.b, in _cpri__GenerateKeyEcc()
Dpart4.txt20171 …implementation, this is a macro invocation of _cpri__KDFa() in the hash module of the CryptoEngine…
20178 511 //% _cpri__KDFa( \
20195 …implementation, this is a macro invocation of _cpri__KDFa() in the hash module of the CryptoEngine…
20196 …This macro will call _cpri__KDFa() with once TRUE so that only one iteration is performed, regardl…
20202 526 //% _cpri__KDFa( \
26439 89 return (_cpri__KDFa(hashAlg, seed, label, partyU, partyV,
27298 561 _cpri__KDFa(
33907 625 _cpri__KDFa(hashAlg, seed, label, extra, &marshaledCounter.b,