From: Dr. Stephen Henson Date: Mon, 2 Oct 2017 20:08:17 +0000 (+0100) Subject: update ordinals X-Git-Tag: OpenSSL_1_0_2m~18 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1f58c169119bce9f8f1f0b6f52b11ae28c0d01ed;p=oweals%2Fopenssl.git update ordinals Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/4453) --- diff --git a/util/libeay.num b/util/libeay.num index 992abb2c46..fddfe1cbb2 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -4416,3 +4416,17 @@ X509_VERIFY_PARAM_add1_host 4771 EXIST::FUNCTION: EC_GROUP_get_mont_data 4772 EXIST::FUNCTION:EC i2d_re_X509_tbs 4773 EXIST::FUNCTION: EVP_PKEY_asn1_set_item 4774 EXIST::FUNCTION: +EVP_PKEY_meth_get_init 4775 EXIST::FUNCTION: +EVP_PKEY_meth_get_verify_recover 4776 EXIST::FUNCTION: +EVP_PKEY_meth_get_keygen 4777 EXIST::FUNCTION: +EVP_PKEY_meth_get_derive 4778 EXIST::FUNCTION: +EVP_PKEY_meth_get_verifyctx 4779 EXIST::FUNCTION: +EVP_PKEY_meth_get_paramgen 4780 EXIST::FUNCTION: +EVP_PKEY_meth_get_verify 4781 EXIST::FUNCTION: +EVP_PKEY_meth_get_sign 4782 EXIST::FUNCTION: +EVP_PKEY_meth_get_signctx 4783 EXIST::FUNCTION: +EVP_PKEY_meth_get_ctrl 4784 EXIST::FUNCTION: +EVP_PKEY_meth_get_decrypt 4785 EXIST::FUNCTION: +EVP_PKEY_meth_get_cleanup 4786 EXIST::FUNCTION: +EVP_PKEY_meth_get_encrypt 4787 EXIST::FUNCTION: +EVP_PKEY_meth_get_copy 4788 EXIST::FUNCTION: