Searched refs:nonceDecrypt (Results 1 – 1 of 1) sorted by relevance
569 TPM2B_NONCE *nonceDecrypt; in ComputeCommandHMAC() local574 nonceDecrypt = NULL; in ComputeCommandHMAC()591 nonceDecrypt = &decryptSession->nonceTPM; in ComputeCommandHMAC()650 if(nonceDecrypt != NULL) in ComputeCommandHMAC()651 CryptUpdateDigest2B(&hmacState, &nonceDecrypt->b); in ComputeCommandHMAC()