Searched refs:nonceDecrypt (Results 1 – 2 of 2) 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()
4361 472 TPM2B_NONCE *nonceDecrypt;4367 478 nonceDecrypt = NULL;4385 496 nonceDecrypt = &decryptSession->nonceTPM;4459 564 if(nonceDecrypt != NULL)4460 565 CryptUpdateDigest2B(&hmacState, &nonceDecrypt->b);