Searched refs:commitNonce (Results 1 – 2 of 2) sorted by relevance
930 TPM2B_NONCE commitNonce; // This random value is used to compute member
1609 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()