]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add iv length and key length params to the cipher init calls
authorMatt Caswell <matt@openssl.org>
Wed, 10 Apr 2019 12:23:58 +0000 (13:23 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 19 Apr 2019 08:31:54 +0000 (09:31 +0100)
commit344cfa34e5b07f8b8b7f1e70f47f5d265c9c1185
tree1c5ba1144f14efc8f91f91771c0af92e5c1db297
parent819a7ae9fc7721f675757c0925821f91b20dfc8f
Add iv length and key length params to the cipher init calls

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8700)
crypto/evp/evp_enc.c
include/openssl/core_numbers.h
providers/common/ciphers/aes.c