Searched refs:iesys_crypto_hmac_finish2b (Results 1 – 5 of 5) sorted by relevance
88 #define iesys_crypto_hmac_finish2b iesys_cryptossl_hmac_finish2b macro
88 #define iesys_crypto_hmac_finish2b iesys_cryptbssl_hmac_finish2b macro
85 #define iesys_crypto_hmac_finish2b iesys_cryptogcry_hmac_finish2b macro
216 r = iesys_crypto_hmac_finish2b(&cryptoContext, (TPM2B *) hmac); in iesys_crypto_authHmac()
110 rc = iesys_crypto_hmac_finish2b(NULL, &tpm2b); in check_hmac_functions()