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

  /src/crypto/external/apache2/openssl/dist/crypto/pkcs12/
p12_mutl.c 133 kdf_md = EVP_MD_fetch(ctx, OBJ_nid2sn(ossl_hmac2mdnid(kdf_hmac_nid)), propq);
338 md_nid = ossl_hmac2mdnid(OBJ_obj2nid(hmac_oid));
  /src/crypto/external/apache2/openssl/dist/include/crypto/
evp.h 998 int ossl_hmac2mdnid(int hmac_nid);
  /src/crypto/external/apache2/openssl/dist/crypto/evp/
digest.c 1233 int ossl_hmac2mdnid(int hmac_nid) function

Completed in 39 milliseconds