prov: support params argument to RCx ciphers
authorPauli <ppzgs1@gmail.com>
Tue, 2 Mar 2021 12:44:25 +0000 (22:44 +1000)
committerPauli <ppzgs1@gmail.com>
Thu, 11 Mar 2021 22:27:21 +0000 (08:27 +1000)
commit8f42380a21e7732cc0931be1921e24d360285278
tree3a27a1ab5c3f60e22361a6ecc0441234ac8ca701
parent556b8937d0fc323da2b206d6c13f0ddee8a7d340
prov: support params argument to RCx ciphers

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14383)
providers/implementations/ciphers/cipher_rc2.c
providers/implementations/ciphers/cipher_rc4.c
providers/implementations/ciphers/cipher_rc4_hmac_md5.c
providers/implementations/ciphers/cipher_rc5.c
providers/implementations/ciphers/ciphercommon.c
providers/implementations/ciphers/ciphercommon_ccm.c
providers/implementations/ciphers/ciphercommon_gcm.c