From 5e006082199e9a0f37ba35116ff217bc643dd317 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 26 Oct 2017 10:54:08 +0200 Subject: EVP_PKEY_ASN1_METHOD: add functions to set siginf_set and pkey_check methods Reviewed-by: Bernd Edlinger (Merged from https://github.com/openssl/openssl/pull/4589) --- util/libcrypto.num | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util/libcrypto.num') 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: -- cgit v1.2.3