HomeSort by: relevance | last modified time | path
    Searched refs:NID_hmac (Results 1 - 11 of 11) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/ssl/record/methods/
tls13_meth.c 44 if (EVP_CIPHER_is_a(ciph, "NULL") && mactype == NID_hmac && md != NULL) {
  /src/crypto/external/apache2/openssl/dist/ssl/
tls13_enc.c 380 && mac_type == NID_hmac) {
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
evp.h 54 # define EVP_PKEY_HMAC NID_hmac
obj_mac.h 4772 #define NID_hmac 855
  /src/crypto/external/bsd/openssl/dist/include/openssl/
evp.h 71 # define EVP_PKEY_HMAC NID_hmac
obj_mac.h 4957 #define NID_hmac 855
  /src/crypto/external/apache2/openssl/dist/include/openssl/
evp.h 75 #define EVP_PKEY_HMAC NID_hmac
obj_mac.h 5419 #define NID_hmac 855
  /src/crypto/external/bsd/openssl/dist/crypto/objects/
obj_dat.h 1977 {"HMAC", "hmac", NID_hmac},
  /src/crypto/external/bsd/openssl.old/dist/crypto/objects/
obj_dat.h 1938 {"HMAC", "hmac", NID_hmac},
  /src/crypto/external/apache2/openssl/dist/crypto/objects/
obj_dat.h 2210 {"HMAC", "hmac", NID_hmac},

Completed in 85 milliseconds