Remove cipher table lookup from EVP_CipherInit_ex
authorShane Lontis <shane.lontis@oracle.com>
Tue, 5 May 2020 06:51:32 +0000 (16:51 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Thu, 7 May 2020 05:25:48 +0000 (15:25 +1000)
commit9f2058611f7aec733d4a476f4f28c895d9e5667b
treec703b26ab5407e68412f53499f7cd3da56fdcbe3
parent4975e8b4d2cfab923d522840533334a1bbd754b8
Remove cipher table lookup from EVP_CipherInit_ex

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11731)
crypto/evp/evp_enc.c