From: Dr. Stephen Henson Date: Wed, 10 May 2017 14:22:56 +0000 (+0100) Subject: make update X-Git-Tag: OpenSSL_1_1_1-pre1~1543 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=c2bdf05f4b5430b5cc9d8122295b8484280e070f make update Reviewed-by: Andy Polyakov (Merged from https://github.com/openssl/openssl/pull/3409) --- diff --git a/util/libcrypto.num b/util/libcrypto.num index d6c122d973..813818cf98 100644 --- a/util/libcrypto.num +++ b/util/libcrypto.num @@ -4290,3 +4290,5 @@ ESS_SIGNING_CERT_V2_dup 4232 1_1_1 EXIST::FUNCTION:TS ESS_CERT_ID_V2_new 4233 1_1_1 EXIST::FUNCTION:TS PEM_read_bio_ex 4234 1_1_1 EXIST::FUNCTION: PEM_bytes_read_bio_secmem 4235 1_1_1 EXIST::FUNCTION: +EVP_DigestSign 4236 1_1_1 EXIST::FUNCTION: +EVP_DigestVerify 4237 1_1_1 EXIST::FUNCTION: