Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ct/
H A Dct_sct.c194 case NID_ecdsa_with_SHA256: in SCT_set_signature_nid()
296 return NID_ecdsa_with_SHA256; in SCT_get_signature_nid()
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_xref.h35 {NID_ecdsa_with_SHA256, NID_sha256, NID_X9_62_id_ecPublicKey},
H A Dobj_dat.h2248 {"ecdsa-with-SHA256","ecdsa-with-SHA256",NID_ecdsa_with_SHA256,8,
/dragonfly/crypto/libressl/include/openssl/
H A Dobj_mac.h331 #define NID_ecdsa_with_SHA256 794 macro