Searched refs:NID_ecdsa_with_SHA384 (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssl/crypto/objects/ |
H A D | obj_xref.h | 44 {NID_ecdsa_with_SHA384, NID_sha384, NID_X9_62_id_ecPublicKey},
|
H A D | obj_dat.h | 1917 {"ecdsa-with-SHA384", "ecdsa-with-SHA384", NID_ecdsa_with_SHA384, 8, &so[5285]},
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | x509_cmp.c | 450 if (sign_nid != -1 && sign_nid != NID_ecdsa_with_SHA384) in check_suite_b()
|
/freebsd/crypto/openssl/ssl/ |
H A D | t1_lib.c | 965 check_md = NID_ecdsa_with_SHA384; in tls1_check_cert_param() 1057 NID_ecdsa_with_SHA384, NID_secp384r1, 1},
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 318 #define NID_ecdsa_with_SHA384 795 macro
|