]> git.ipfire.org Git - thirdparty/openssl.git/commit
Deprecate the AES_ige_*() functions
authorMatt Caswell <matt@openssl.org>
Fri, 29 Nov 2019 12:02:54 +0000 (12:02 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 4 Dec 2019 17:46:38 +0000 (17:46 +0000)
commit7573fe1af54c190ccd8d07d753b334637a30f3a2
tree0b59cee6251765cd28f9fd600818a3ab3512e695
parent67b8f5bdbf95ad4def2dd27c220545b15d847aae
Deprecate the AES_ige_*() functions

These functions were already partially deprecated. Now we do it fully.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10558)
apps/speed.c
include/openssl/aes.h
test/igetest.c