From d5553b4cb5da81c157040fb9d1bedeeed0cf4703 Mon Sep 17 00:00:00 2001 From: Viktor Dukhovni Date: Wed, 27 Apr 2016 14:37:19 -0400 Subject: [PATCH] make update Recycling an unused slot. Reviewed-by: Rich Salz --- util/libcrypto.num | 1 + 1 file changed, 1 insertion(+) diff --git a/util/libcrypto.num b/util/libcrypto.num index fbdd1d7f54..1f254ba832 100644 --- a/util/libcrypto.num +++ b/util/libcrypto.num @@ -4201,6 +4201,7 @@ X509_STORE_CTX_get0_untrusted 4074 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_set_error_depth 4075 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_get0_cert 4076 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_set_verify 4077 1_1_0 EXIST::FUNCTION: +X509_STORE_CTX_set_current_cert 4078 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_get_verify 4079 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_get_verify_cb 4080 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_set0_verified_chain 4081 1_1_0 EXIST::FUNCTION: -- 2.34.1