summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2017-10-26 10:54:08 +0200
committerRichard Levitte <levitte@openssl.org>2017-10-30 18:16:29 +0100
commit5e006082199e9a0f37ba35116ff217bc643dd317 (patch)
tree06a3ed6ba9cb630da696a10f5ff2f33e25811727 /util/libcrypto.num
parentf403feea11d1ea26fd5b7d9732361cfc3f9f91a9 (diff)
EVP_PKEY_ASN1_METHOD: add functions to set siginf_set and pkey_check methods
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> (Merged from https://github.com/openssl/openssl/pull/4589)
Diffstat (limited to 'util/libcrypto.num')
-rw-r--r--util/libcrypto.num2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index f4e3451fdc..a9281cede0 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4418,3 +4418,5 @@ RAND_POOL_add_begin 4362 1_1_1 EXIST::FUNCTION:
RAND_POOL_add_end 4363 1_1_1 EXIST::FUNCTION:
RAND_POOL_acquire_entropy 4364 1_1_1 EXIST::FUNCTION:
OPENSSL_sk_new_reserve 4365 1_1_1 EXIST::FUNCTION:
+EVP_PKEY_asn1_set_check 4366 1_1_1 EXIST::FUNCTION:
+EVP_PKEY_asn1_set_siginf 4367 1_1_1 EXIST::FUNCTION: