Searched refs:NID_sha256 (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/objects/
H A Dobj_xref.h23 {NID_sha256WithRSAEncryption, NID_sha256, NID_rsaEncryption},
30 {NID_ecdsa_with_SHA256, NID_sha256, NID_X9_62_id_ecPublicKey},
34 {NID_dsa_with_SHA256, NID_sha256, NID_dsa},
46 {NID_dhSinglePass_stdDH_sha256kdf_scheme, NID_sha256, NID_dh_std_kdf},
53 {NID_dhSinglePass_cofactorDH_sha256kdf_scheme, NID_sha256,
H A Dobj_mac.h2776 #define NID_sha256 672 macro
H A Dobj_dat.h2028 {"SHA256","sha256",NID_sha256,9,&(lvalues[4540]),0},
/freebsd-11-stable/crypto/openssl/crypto/hmac/
H A Dhm_ameth.c90 *(int *)arg2 = NID_sha256;
/freebsd-11-stable/crypto/openssl/crypto/rsa/
H A Drsa_x931.c156 case NID_sha256:
H A Drsa_ameth.c438 *(int *)arg2 = NID_sha256;
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Dm_sha1.c154 NID_sha256,
H A Devp_pbe.c120 {EVP_PBE_TYPE_PRF, NID_hmacWithSHA256, -1, NID_sha256, 0},
/freebsd-11-stable/crypto/openssl/crypto/dsa/
H A Ddsa_pmeth.c179 EVP_MD_type((const EVP_MD *)p2) != NID_sha256) {
191 EVP_MD_type((const EVP_MD *)p2) != NID_sha256 &&
H A Ddsa_ameth.c617 *(int *)arg2 = NID_sha256;
/freebsd-11-stable/crypto/openssl/ssl/
H A Ds3_cbc.c382 case NID_sha256:
485 case NID_sha256:
H A Dt1_lib.c3645 {NID_sha256, TLSEXT_hash_sha256},
/freebsd-11-stable/crypto/openssh/
H A Dssh-rsa.c73 return NID_sha256;
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec_pmeth.c385 EVP_MD_type((const EVP_MD *)p2) != NID_sha256 &&
H A Dec_ameth.c603 *(int *)arg2 = NID_sha256;
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dasn_mime.c234 case NID_sha256:
/freebsd-11-stable/crypto/openssl/engines/
H A De_capi.c823 case NID_sha256:

Completed in 374 milliseconds