Searched refs:nonceEncrypt (Results 1 – 1 of 1) sorted by relevance
570 TPM2B_NONCE *nonceEncrypt; in ComputeCommandHMAC() local575 nonceEncrypt = NULL; in ComputeCommandHMAC()602 nonceEncrypt = &encryptSession->nonceTPM; in ComputeCommandHMAC()653 if(nonceEncrypt != NULL) in ComputeCommandHMAC()654 CryptUpdateDigest2B(&hmacState, &nonceEncrypt->b); in ComputeCommandHMAC()