summaryrefslogtreecommitdiff
path: root/lib/crypto/aesgcm.c
AgeCommit message (Expand)Author
2025-06-30lib/crypto: Explicitly include <linux/export.h>Eric Biggers
2025-06-15lib/crypto: Annotate crypto strings with nonstringKees Cook
2025-05-12crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTSEric Biggers
2024-12-28crypto: lib/aesgcm - Reduce stack usage in libaesgcm_initHerbert Xu
2023-11-17crypto: lib/aesgcm - Add kernel docs for aesgcm_macSagar Vashnav
2022-11-11crypto: lib/aesgcm - Provide minimal library implementationArd Biesheuvel