aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/crypto/aesgcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-15lib/crypto: Annotate crypto strings with nonstringKees Cook1-23/+23
2025-05-12crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTSEric Biggers1-1/+1
2024-12-28crypto: lib/aesgcm - Reduce stack usage in libaesgcm_initHerbert Xu1-1/+1
2023-11-17crypto: lib/aesgcm - Add kernel docs for aesgcm_macSagar Vashnav1-0/+13
2022-11-11crypto: lib/aesgcm - Provide minimal library implementationArd Biesheuvel1-0/+727