summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2020-10-20 22:15:10 +1000
committerPauli <paul.dale@oracle.com>2020-10-22 22:35:26 +1000
commit85209c07459b1c6007e0fc550f40c05deec78531 (patch)
treebd4ac16f7aad18e091ca76c18039c071c6297e75 /util/libcrypto.num
parentfc1ccdffe96bc9d32f4287c31f7ff99f9dd37854 (diff)
Remove EVP_aes_(128|192|256)_siv functions
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/13195)
Diffstat (limited to 'util/libcrypto.num')
-rw-r--r--util/libcrypto.num3
1 files changed, 0 insertions, 3 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 3d3edf9356..3573058dc9 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4427,9 +4427,6 @@ OPENSSL_version_minor ? 3_0_0 EXIST::FUNCTION:
OPENSSL_version_patch ? 3_0_0 EXIST::FUNCTION:
OPENSSL_version_pre_release ? 3_0_0 EXIST::FUNCTION:
OPENSSL_version_build_metadata ? 3_0_0 EXIST::FUNCTION:
-EVP_aes_128_siv ? 3_0_0 EXIST::FUNCTION:SIV
-EVP_aes_192_siv ? 3_0_0 EXIST::FUNCTION:SIV
-EVP_aes_256_siv ? 3_0_0 EXIST::FUNCTION:SIV
OPENSSL_INIT_set_config_filename ? 3_0_0 EXIST::FUNCTION:STDIO
OPENSSL_INIT_set_config_file_flags ? 3_0_0 EXIST::FUNCTION:STDIO
ASYNC_WAIT_CTX_get_callback ? 3_0_0 EXIST::FUNCTION: