]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove dead EVP_aes_*_cbc_hmac_sha256() code
authorMatt Caswell <matt@openssl.org>
Thu, 18 Dec 2025 11:55:02 +0000 (11:55 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 12 Jan 2026 08:31:38 +0000 (08:31 +0000)
commitc68b6962897fb2a27ef8ebeaec04decbfd265a2d
tree3125f5e1fbcded4f83c88bf3661c93c493f74139
parent6f850e16fbf0d821e8fd8b85174975430992a761
Remove dead EVP_aes_*_cbc_hmac_sha256() code

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29446)
crypto/evp/e_aes_cbc_hmac_sha256.c