summaryrefslogtreecommitdiff
path: root/lib/crypto/aescfb.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-05-09crypto: lib - implement library version of AES in CFB modeArd Biesheuvel