Home
last modified time | relevance | path

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

/external/openssh/
Dmyproposal.h32 #ifdef OPENSSL_HAS_NISTP521
Dconfig.h1361 #define OPENSSL_HAS_NISTP521 1 macro
Dsshkey.c98 # ifdef OPENSSL_HAS_NISTP521
109 # ifdef OPENSSL_HAS_NISTP521
356 # ifdef OPENSSL_HAS_NISTP521 in sshkey_curve_name_to_nid()
372 # ifdef OPENSSL_HAS_NISTP521 in sshkey_curve_nid_to_bits()
389 # ifdef OPENSSL_HAS_NISTP521 in sshkey_ecdsa_bits_to_nid()
406 # ifdef OPENSSL_HAS_NISTP521 in sshkey_curve_nid_to_name()
1588 # ifdef OPENSSL_HAS_NISTP521 in sshkey_ecdsa_key_to_nid()
Dkex.c90 # ifdef OPENSSL_HAS_NISTP521
Dconfig.h.in1463 #undef OPENSSL_HAS_NISTP521
Dconfigure.ac2702 AC_DEFINE([OPENSSL_HAS_NISTP521], [1], [libcrypto has NID_secp521r1]) definition