Cleanup deprecation of ENGINE_setup_bsd_cryptodev
authorjwalch <jeremy.walch@gmail.com>
Fri, 4 Sep 2020 19:48:20 +0000 (15:48 -0400)
committerRichard Levitte <levitte@openssl.org>
Sun, 6 Sep 2020 06:14:45 +0000 (08:14 +0200)
CLA: trivial

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12793)

include/openssl/engine.h
util/libcrypto.num

index 3af9ecccc9d2ac236f9c860855fd3f03072c89db..51260e42a2c320c17f613afa036ecafabb7ad481 100644 (file)
@@ -763,7 +763,7 @@ typedef int (*dynamic_bind_engine) (ENGINE *e, const char *id,
 void *ENGINE_get_static_state(void);
 
 #  if defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__DragonFly__)
-DEPRECATEDIN_3_0(DEPRECATEDIN_1_1_0(void ENGINE_setup_bsd_cryptodev(void)))
+DEPRECATEDIN_1_1_0(void ENGINE_setup_bsd_cryptodev(void))
 #  endif
 
 
index 9488ffe1eead3ec23af14759ca66a7fcb57d3599..26a9961d76217f7f41ddadde583fae9a78874480 100644 (file)
@@ -3189,7 +3189,7 @@ EVP_read_pw_string_min                  3254      3_0_0   EXIST::FUNCTION:
 X509_set1_notBefore                     3255   3_0_0   EXIST::FUNCTION:
 MD4                                     3256   3_0_0   EXIST::FUNCTION:DEPRECATEDIN_3_0,MD4
 EVP_PKEY_CTX_dup                        3257   3_0_0   EXIST::FUNCTION:
-ENGINE_setup_bsd_cryptodev              3258   3_0_0   EXIST:__FreeBSD__:FUNCTION:DEPRECATEDIN_1_1_0,DEPRECATEDIN_3_0,ENGINE
+ENGINE_setup_bsd_cryptodev              3258   3_0_0   EXIST:__FreeBSD__:FUNCTION:DEPRECATEDIN_1_1_0,ENGINE
 PEM_read_bio_DHparams                   3259   3_0_0   EXIST::FUNCTION:DH
 CMS_SharedInfo_encode                   3260   3_0_0   EXIST::FUNCTION:CMS
 ASN1_OBJECT_create                      3261   3_0_0   EXIST::FUNCTION: