From e8b12f7a6fc96978ecec8c71f7fd4d1e3da6d627 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Wed, 21 Mar 2001 09:58:57 +0000 Subject: [PATCH] Tag EC_GFp_{nist,recp}_method as "NOEXIST" because they have not yet been implemented. --- util/libeay.num | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/util/libeay.num b/util/libeay.num index c5377aeac4..037dfc6f34 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -1949,7 +1949,7 @@ ENGINE_get_RSA 2517 EXIST::FUNCTION: OCSP_CERTSTATUS_new 2518 EXIST::FUNCTION: OCSP_resp_find 2519 EXIST::FUNCTION: BN_nnmod 2520 EXIST::FUNCTION: -EC_GFp_recp_method 2521 EXIST::FUNCTION: +EC_GFp_recp_method 2521 NOEXIST::FUNCTION: OCSP_SERVICELOC_new 2522 EXIST::FUNCTION: EC_POINT_set_affine_coordinates_GFp 2523 EXIST:!VMS:FUNCTION: EC_POINT_set_affine_coords_GFp 2523 EXIST:VMS:FUNCTION: @@ -2005,7 +2005,7 @@ d2i_OCSP_SINGLERESP 2560 EXIST::FUNCTION: EDIPARTYNAME_new 2561 EXIST::FUNCTION: PKCS12_certbag2x509 2562 EXIST::FUNCTION: d2i_EXTENDED_KEY_USAGE 2563 EXIST::FUNCTION: -EC_GFp_nist_method 2564 EXIST::FUNCTION: +EC_GFp_nist_method 2564 NOEXIST::FUNCTION: X509_PUBKEY_it 2565 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE: X509_PUBKEY_it 2565 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION: PKCS7_ENCRYPT_it 2566 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE: -- 2.34.1