Remove dead EVP_aes_*() code

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29446)
This commit is contained in:
Matt Caswell
2025-12-18 13:49:16 +00:00
parent c68b696289
commit d4c1efccab
2 changed files with 46 additions and 3996 deletions

View File

@@ -1132,6 +1132,9 @@ TypeNames:
# OpenSSL uses macros extensively. Tell clang-format about them.
TypenameMacros: ['LHASH_OF', 'STACK_OF']
StatementMacros:
- "BLOCK_CIPHER_generic"
- "BLOCK_CIPHER_custom"
- "BLOCK_CIPHER_generic_pack"
- "DECLARE_AES_EVP"
- "DECLARE_ASN1_ALLOC_FUNCTIONS"
- "DECLARE_ASN1_ALLOC_FUNCTIONS_attr"

File diff suppressed because it is too large Load Diff