Searched refs:NID_hmac (Results 1 – 5 of 5) sorted by relevance
44 if (EVP_CIPHER_is_a(ciph, "NULL") && mactype == NID_hmac && md != NULL) { in tls13_set_crypto_state()
380 && mac_type == NID_hmac) { in derive_secret_key_and_iv()
2210 {"HMAC", "hmac", NID_hmac},
75 # define EVP_PKEY_HMAC NID_hmac
5419 #define NID_hmac 855 macro