diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2023-06-24 09:13:31 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2023-06-24 10:13:45 +0000 |
| commit | 6f6446b33064f099e7c20c6465116a91bdf0e141 (patch) | |
| tree | ed6407e6bea5712db9e920933559662cc50ca4f1 /secure | |
| parent | 9ead001d5b42ef9cba04757c9e7ee74c06037139 (diff) | |
Diffstat (limited to 'secure')
| -rw-r--r-- | secure/lib/libcrypto/Version.map | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/secure/lib/libcrypto/Version.map b/secure/lib/libcrypto/Version.map index 44668072ca63..421819324961 100644 --- a/secure/lib/libcrypto/Version.map +++ b/secure/lib/libcrypto/Version.map @@ -1084,9 +1084,6 @@ OPENSSL_1_1_0 { EC_GF2m_simple_method; EC_GFp_mont_method; EC_GFp_nist_method; - EC_GFp_nistp224_method; - EC_GFp_nistp256_method; - EC_GFp_nistp521_method; EC_GFp_simple_method; EC_GROUP_check; EC_GROUP_check_discriminant; |
