Home
last modified time | relevance | path

Searched refs:OPENSSL_HAS_NISTP521 (Results 1 – 6 of 6) sorted by relevance

/NextBSD/crypto/openssh/
HDmyproposal.h32 #ifdef OPENSSL_HAS_NISTP521
HDconfig.h1460 #define OPENSSL_HAS_NISTP521 1 macro
HDkey.c966 # ifdef OPENSSL_HAS_NISTP521
977 # ifdef OPENSSL_HAS_NISTP521
1172 # ifdef OPENSSL_HAS_NISTP521 in key_ecdsa_bits_to_nid()
1190 # ifdef OPENSSL_HAS_NISTP521 in key_ecdsa_key_to_nid()
2164 # ifdef OPENSSL_HAS_NISTP521 in key_curve_name_to_nid()
2183 # ifdef OPENSSL_HAS_NISTP521 in key_curve_nid_to_bits()
2202 # ifdef OPENSSL_HAS_NISTP521 in key_curve_nid_to_name()
HDkex.c84 # ifdef OPENSSL_HAS_NISTP521
HDconfig.h.in1459 #undef OPENSSL_HAS_NISTP521
HDconfigure.ac2677 AC_DEFINE([OPENSSL_HAS_NISTP521], [1], [libcrypto has NID_secp521r1]) definition