Home
last modified time | relevance | path

Searched refs:NID_sha (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/objects/
H A Dobj_xref.h25 {NID_shaWithRSAEncryption, NID_sha, NID_rsaEncryption},
27 {NID_dsaWithSHA, NID_sha, NID_dsa},
H A Dobj_dat.h1163 {"SHA", "sha", NID_sha, 5, &so[225]},
/freebsd/crypto/openssl/providers/common/der/
H A Dder_rsa_key.c237 case NID_sha##bits: \
/freebsd/crypto/openssl/include/openssl/
H A Dobj_mac.h2213 #define NID_sha 41 macro