Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dssh-ecdsa.c56 #ifdef OPENSSL_HAS_NISTP521 in ssh_ecdsa_size()
442 #ifdef OPENSSL_HAS_NISTP521
H A Dkex-names.c70 # ifdef OPENSSL_HAS_NISTP521
H A Dsshkey.c113 # ifdef OPENSSL_HAS_NISTP521
147 # ifdef OPENSSL_HAS_NISTP521
492 # ifdef OPENSSL_HAS_NISTP521 in sshkey_curve_name_to_nid()
508 # ifdef OPENSSL_HAS_NISTP521 in sshkey_curve_nid_to_bits()
525 # ifdef OPENSSL_HAS_NISTP521 in sshkey_ecdsa_bits_to_nid()
542 # ifdef OPENSSL_HAS_NISTP521 in sshkey_curve_nid_to_name()
1358 # ifdef OPENSSL_HAS_NISTP521 in sshkey_ecdsa_key_to_nid()
H A Dssh-keygen.c220 #ifdef OPENSSL_HAS_NISTP521 in type_bits_valid()
H A Dconfig.h.in1764 #undef OPENSSL_HAS_NISTP521
H A Dconfigure.ac3164 AC_DEFINE([OPENSSL_HAS_NISTP521], [1], [libcrypto has NID_secp521r1]) definition
/dflybsd-src/lib/libssh/
H A Dconfig.h1838 #define OPENSSL_HAS_NISTP521 1 macro