]> git.ipfire.org Git - thirdparty/openssl.git/commit
prov: support params argument to common cipher init calls
authorPauli <ppzgs1@gmail.com>
Tue, 2 Mar 2021 12:46:04 +0000 (22:46 +1000)
committerPauli <ppzgs1@gmail.com>
Thu, 11 Mar 2021 22:27:21 +0000 (08:27 +1000)
commit83da94ffa8ef3589d48db5453a68e4d7a5fbb534
treedfe698590cf2a5652d913ab50bcf0cc557b076cb
parentdeee9672723f1cfaaf6770f856345bccf94217d6
prov: support params argument to common cipher init calls

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