HomeSort by relevance Sort by last modified time
    Searched refs:_cpri__KDFa (Results 1 - 6 of 6) sorted by null

  /external/tpm2/
CpriRNG.c 142 return (_cpri__KDFa(hashAlg, seed, label, partyU, partyV,
CpriHash_fp.h 34 _cpri__KDFa(TPM_ALG_ID hashAlg, // IN: hash algorithm used in HMAC
stubs_hash.c 81 UINT16 _cpri__KDFa(
253 return (_cpri__KDFa(hashAlg, seed, label, partyU, partyV,
CryptUtil_fp.h 181 // _cpri__KDFa() in the hash module of the CryptoEngine(). This macro sets
188 _cpri__KDFa(((TPM_ALG_ID)hashAlg), ((TPM2B *)key), ((const char *)label), \
198 // _cpri__KDFa() in the hash module of the CryptoEngine(). This macro will
199 // call _cpri__KDFa() with once TRUE so that only one iteration is performed,
205 _cpri__KDFa(((TPM_ALG_ID)hashAlg), ((TPM2B *)key), ((const char *)label), \
CpriHash.c 747 _cpri__KDFa(
    [all...]
CpriECC.c 723 _cpri__KDFa(hashAlg, seed, label, extra, &marshaledCounter.b,
    [all...]

Completed in 80 milliseconds