diff options
author | 2020-01-22 06:47:14 +0000 | |
---|---|---|
committer | 2020-01-22 06:47:14 +0000 | |
commit | cdc3453302d0f37df08f6f20c491e505d1daa583 (patch) | |
tree | 702ab2beb3177673024610e409b3b50d1506d9b5 /usr.bin/ssh/sshconnect.c | |
parent | Note in the man page that the default protocols list includes 1.3 (diff) | |
download | wireguard-openbsd-cdc3453302d0f37df08f6f20c491e505d1daa583.tar.xz wireguard-openbsd-cdc3453302d0f37df08f6f20c491e505d1daa583.zip |
unifdef openssl, specifically with passing this to unifdef(1) and
a bit of hand massaging:
define HAVE_EVP_SHA256
define HAVE_EVP_SHA384
define HAVE_EVP_SHA512
undef HAVE_FIPS_MODE
undef HAVE_OPENSSL_AES
define HAVE_OPENSSL_ECDSA
undef HAVE_OPENSSL_ED25519
undef HAVE_OPENSSL_ED448
define HAVE_OPENSSL_EVP_AES
undef HAVE_OPENSSL_GOST
define ISC_PLATFORM_OPENSSLHASH
define OPENSSL_VERSION_NUMBER 0x20000000L
define USE_EVP
define ECDSA_R_RANDOM_NUMBER_GENERATION_FAILED
define OPENSSL
Guidance & OK tb
Diffstat (limited to 'usr.bin/ssh/sshconnect.c')
0 files changed, 0 insertions, 0 deletions