Searched refs:tpm_nonce (Results 1 – 2 of 2) sorted by relevance
212 const TPM2B_NONCE& tpm_nonce, in InitSession() argument219 tpm_nonce.size < kNonceMinSize || tpm_nonce.size > kNonceMaxSize) { in InitSession()223 tpm_nonce_ = tpm_nonce; in InitSession()
84 const TPM2B_NONCE& tpm_nonce,