Searched refs:NID_hmacWithSHA1 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/crypto/openssl/crypto/asn1/
H A Dp5_pbev2.c144 prf_nid = NID_hmacWithSHA1;
247 if (prf_nid > 0 && prf_nid != NID_hmacWithSHA1) {
/freebsd-10.2-release/crypto/openssl/crypto/evp/
H A Devp_pbe.c117 {EVP_PBE_TYPE_PRF, NID_hmacWithSHA1, -1, NID_sha1, 0},
H A Dp5_crpt2.c294 prf_nid = NID_hmacWithSHA1;
/freebsd-10.2-release/crypto/openssl/crypto/objects/
H A Dobjects.h874 # define NID_hmacWithSHA1 163 macro
H A Dobj_mac.h1159 #define NID_hmacWithSHA1 163 macro
H A Dobj_dat.h1150 {"hmacWithSHA1","hmacWithSHA1",NID_hmacWithSHA1,8,&(lvalues[954]),0},
/freebsd-10.2-release/crypto/openssl/crypto/engine/
H A Deng_cryptodev.c187 CRYPTO_SHA1_HMAC, NID_hmacWithSHA1, 20

Completed in 173 milliseconds