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.h1364 #define OPENSSL_HAS_NISTP521 1 macro
Dsshkey.c102 # ifdef OPENSSL_HAS_NISTP521
113 # ifdef OPENSSL_HAS_NISTP521
342 # ifdef OPENSSL_HAS_NISTP521 in sshkey_curve_name_to_nid()
358 # ifdef OPENSSL_HAS_NISTP521 in sshkey_curve_nid_to_bits()
375 # ifdef OPENSSL_HAS_NISTP521 in sshkey_ecdsa_bits_to_nid()
392 # ifdef OPENSSL_HAS_NISTP521 in sshkey_curve_nid_to_name()
1586 # ifdef OPENSSL_HAS_NISTP521 in sshkey_ecdsa_key_to_nid()
Dkex.c104 # ifdef OPENSSL_HAS_NISTP521
Dconfig.h.in1498 #undef OPENSSL_HAS_NISTP521
Dconfigure.ac2873 AC_DEFINE([OPENSSL_HAS_NISTP521], [1], [libcrypto has NID_secp521r1]) definition