Home
last modified time | relevance | path

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

/external/openssh/prebuilt-intermediates/
Dconfig.h1382 #define OPENSSL_HAS_NISTP521 1 macro
/external/openssh/
Dsshkey.c129 # ifdef OPENSSL_HAS_NISTP521
149 # ifdef OPENSSL_HAS_NISTP521
425 # ifdef OPENSSL_HAS_NISTP521 in sshkey_curve_name_to_nid()
441 # ifdef OPENSSL_HAS_NISTP521 in sshkey_curve_nid_to_bits()
458 # ifdef OPENSSL_HAS_NISTP521 in sshkey_ecdsa_bits_to_nid()
475 # ifdef OPENSSL_HAS_NISTP521 in sshkey_curve_nid_to_name()
1644 # ifdef OPENSSL_HAS_NISTP521 in sshkey_ecdsa_key_to_nid()
Dkex.c104 # ifdef OPENSSL_HAS_NISTP521
Dssh-keygen.c223 #ifdef OPENSSL_HAS_NISTP521 in type_bits_valid()
Dconfigure.ac3089 AC_DEFINE([OPENSSL_HAS_NISTP521], [1], [libcrypto has NID_secp521r1]) definition