Searched refs:NID_sha (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssl/crypto/objects/ |
H A D | obj_xref.h | 25 {NID_shaWithRSAEncryption, NID_sha, NID_rsaEncryption}, 27 {NID_dsaWithSHA, NID_sha, NID_dsa},
|
H A D | obj_dat.h | 1163 {"SHA", "sha", NID_sha, 5, &so[225]},
|
/freebsd/crypto/openssl/providers/common/der/ |
H A D | der_rsa_key.c | 237 case NID_sha##bits: \
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 2213 #define NID_sha 41 macro
|