Home
last modified time | relevance | path

Searched refs:commitNonce (Results 1 – 2 of 2) sorted by relevance

/external/tpm2/
DGlobal.h930 TPM2B_NONCE commitNonce; // This random value is used to compute member
DCryptUtil.c1609 CryptKDFa(hashAlg, &gr.commitNonce.b, "ECDAA Commit", in CryptGenerateR()
2096 gr.commitNonce.t.size = sizeof(gr.commitNonce.t.buffer); in CryptUtilStartup()
2097 _cpri__GenerateRandom(gr.commitNonce.t.size, gr.commitNonce.t.buffer); in CryptUtilStartup()