Home
last modified time | relevance | path

Searched refs:NID_hmacWithSHA1 (Results 1 – 6 of 6) sorted by relevance

/dragonfly/crypto/libressl/crypto/asn1/
H A Dp5_pbev2.c237 prf_nid = NID_hmacWithSHA1; in PKCS5_pbe2_set_iv()
340 if (prf_nid > 0 && prf_nid != NID_hmacWithSHA1) { in PKCS5_pbkdf2_set()
/dragonfly/crypto/libressl/crypto/evp/
H A Devp_pbe.c110 {EVP_PBE_TYPE_PRF, NID_hmacWithSHA1, -1, NID_sha1, 0},
H A Dp5_crpt2.c271 prf_nid = NID_hmacWithSHA1; in PKCS5_v2_PBKDF2_keyivgen()
/dragonfly/crypto/libressl/include/openssl/
H A Dobjects.h869 #define NID_hmacWithSHA1 163 macro
H A Dobj_mac.h1200 #define NID_hmacWithSHA1 163 macro
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_dat.h1240 {"hmacWithSHA1","hmacWithSHA1",NID_hmacWithSHA1,8,&(lvalues[954]),0},