]> git.ipfire.org Git - thirdparty/openssl.git/commit
Change EVP_CIPHER_CTX_iv_length() to return current ivlen for some modes
authorShane Lontis <shane.lontis@oracle.com>
Thu, 8 Aug 2019 03:14:05 +0000 (13:14 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Thu, 8 Aug 2019 03:14:05 +0000 (13:14 +1000)
commit7dddf2fcc50fe6f7fda0f089ed60dd8545df22bb
tree5e11c0b32bca5707e445b0ca0dfd4449f3abdafd
parenta6482df03accc6cdcbd1298d593508825a5902e6
Change EVP_CIPHER_CTX_iv_length() to return current ivlen for some modes

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9542)
crypto/evp/e_aes.c
crypto/evp/e_aria.c
crypto/evp/e_chacha20_poly1305.c
crypto/evp/evp_lib.c
include/openssl/evp.h