]> git.ipfire.org Git - thirdparty/openssl.git/commit
Deprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_buf_noconst
authorRichard Levitte <levitte@openssl.org>
Wed, 2 Jun 2021 09:07:20 +0000 (11:07 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 3 Jun 2021 10:46:47 +0000 (12:46 +0200)
commitb7d2bd1219db7e12f8bde6667cb7771b0b83c2fe
tree236d5854565e92d0a1dc98190b94c88b84916f22
parent17213b2ad03fe577c03a3e77142242adde41fa9f
Deprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_buf_noconst

Fixes #15519

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15584)
crypto/evp/e_aria.c
crypto/evp/e_sm4.c
include/openssl/evp.h
util/libcrypto.num