summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-04-03 18:01:21 +0100
committerMatt Caswell <matt@openssl.org>2019-04-19 09:31:54 +0100
commit718b133a5328108099ecac0bf40d8fd4886e7b64 (patch)
tree65908003868f45bb384fb106b57e80c4f365ec64 /util/libcrypto.num
parentf4a129bb8dc26488e29b06e06e96a76c93f966be (diff)
Implement AES CBC ciphers in the default provider
Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/8700)
Diffstat (limited to 'util/libcrypto.num')
-rw-r--r--util/libcrypto.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index af5ad52475..b9be3490ec 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4798,3 +4798,4 @@ OSSL_PARAM_construct_end 4745 3_0_0 EXIST::FUNCTION:
EC_GROUP_check_named_curve 4746 3_0_0 EXIST::FUNCTION:EC
EVP_CIPHER_upref 4747 3_0_0 EXIST::FUNCTION:
EVP_CIPHER_fetch 4748 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_mode 4749 3_0_0 EXIST::FUNCTION: