support params argument to AES cipher init calls
authorPauli <ppzgs1@gmail.com>
Tue, 2 Mar 2021 12:46:24 +0000 (22:46 +1000)
committerPauli <ppzgs1@gmail.com>
Thu, 11 Mar 2021 22:27:21 +0000 (08:27 +1000)
commit12ddfa6b3461698543381a6087bd3f5d3a38d3f0
tree5f03ff893c4bba60fd14e777bbb7f5cf8ac00da1
parent1036bb64a7af960a4abf9ff3c782668062030786
support params argument to AES cipher init calls

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14383)
providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c
providers/implementations/ciphers/cipher_aes_cts.inc
providers/implementations/ciphers/cipher_aes_ocb.c
providers/implementations/ciphers/cipher_aes_siv.c
providers/implementations/ciphers/cipher_aes_wrp.c
providers/implementations/ciphers/cipher_aes_xts.c