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

/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dp5_pbev2.c142 prf_nid = NID_hmacWithSHA1;
243 if (prf_nid > 0 && prf_nid != NID_hmacWithSHA1) {
/freebsd-11-stable/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-11-stable/crypto/openssl/crypto/objects/
H A Dobjects.h874 # define NID_hmacWithSHA1 163 macro
H A Dobj_mac.h1164 #define NID_hmacWithSHA1 163 macro
H A Dobj_dat.h1183 {"hmacWithSHA1","hmacWithSHA1",NID_hmacWithSHA1,8,&(lvalues[954]),0},
/freebsd-11-stable/crypto/openssl/apps/
H A Dpkcs12.c974 prfnid = NID_hmacWithSHA1;
/freebsd-11-stable/crypto/openssl/crypto/engine/
H A Deng_cryptodev.c199 CRYPTO_SHA1_HMAC, NID_hmacWithSHA1, 20

Completed in 277 milliseconds