summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/aes/aes_local.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining block128_f casts from EVP AES.jsing2025-07-221-1/+4
* Move AES-NI from EVP to AES for CCM mode.jsing2025-07-211-1/+9
* Simplify AES-XTS implementation and remove AES-NI specific code from EVP.jsing2025-07-131-1/+5
* Move aes_ecb_encrypt_internal() prototype to aes_local.h.jsing2025-07-061-1/+4
* Simplify EVP AES-GCM implementation and remove AES-NI specific code.jsing2025-06-271-1/+4
* Remove unused defines from aes_local.h.jsing2025-06-271-5/+1
* Use standard integer types rather than custom typedefs.jsing2025-04-211-5/+1
* Remove #error if OPENSSL_NO_FOO is definedtb2025-01-251-5/+1
* Replace GETU32 and PUTU32.jsing2024-03-271-4/+1
* Make header guards of internal headers consistenttb2022-11-261-4/+4
* Make internal header file names consistenttb2022-11-261-0/+83