summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorJakub Zelenka <bukka@php.net>2016-07-24 18:33:29 +0100
committerJakub Zelenka <bukka@php.net>2016-07-24 19:23:00 +0100
commitc1054bb4d2a2e730d8ecb25037904f7d9a7f137d (patch)
treea29cce5463523de7b81d935de614259282ed849e /util
parent47d96bcc6b0eea6348b3b08a0c5b075d4d70de95 (diff)
Add EVP_ENCODE_CTX_copy
Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1344)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index ea17c0f45b..0f2d82f03a 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4153,3 +4153,4 @@ NAME_CONSTRAINTS_check_CN 4097 1_1_0 EXIST::FUNCTION:
OCSP_resp_get0_id 4098 1_1_0 EXIST::FUNCTION:OCSP
OCSP_resp_get0_certs 4099 1_1_0 EXIST::FUNCTION:OCSP
X509_set_proxy_flag 4100 1_1_0 EXIST::FUNCTION:
+EVP_ENCODE_CTX_copy 4101 1_1_0 EXIST::FUNCTION: