Home
last modified time | relevance | path

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

/dragonfly/lib/libssh/
H A Dconfig.h1838 #define OPENSSL_HAS_NISTP521 1 macro
/dragonfly/crypto/openssh/
H A Dsshkey.c131 # ifdef OPENSSL_HAS_NISTP521
155 # ifdef OPENSSL_HAS_NISTP521
456 # ifdef OPENSSL_HAS_NISTP521 in sshkey_curve_name_to_nid()
472 # ifdef OPENSSL_HAS_NISTP521 in sshkey_curve_nid_to_bits()
489 # ifdef OPENSSL_HAS_NISTP521 in sshkey_ecdsa_bits_to_nid()
506 # ifdef OPENSSL_HAS_NISTP521 in sshkey_curve_nid_to_name()
1675 # ifdef OPENSSL_HAS_NISTP521 in sshkey_ecdsa_key_to_nid()
H A Dkex.c104 # ifdef OPENSSL_HAS_NISTP521
H A Dssh-keygen.c224 #ifdef OPENSSL_HAS_NISTP521 in type_bits_valid()