aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/fcrypt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-02crypto: fcrypt - Remove 'do while(0)' loop for single statement macroMilan Djurovic1-4/+1
2021-02-10crypto: fcrypt - drop unneeded alignmaskArd Biesheuvel1-1/+0
2019-06-13crypto: make all generic algorithms set cra_driver_nameEric Biggers1-0/+1
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers1-1/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-0/+1
2013-09-02crypto: fcrypt - Fix bitoperation for compilation with clangJan-Simon Möller1-1/+1
2012-08-01crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna1-1/+0
2010-02-16crypto: fcrypt - Fix checkpatch errorsRichard Hartmann1-3/+3
2008-12-25crypto: remove uses of __constant_{endian} helpersHarvey Harrison1-4/+4
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal1-4/+4
2007-12-05fcrypt endianness misannotationsAl Viro1-44/+44
2007-10-19crypto: convert "crypto" subdirectory to UTF-8John Anthony Kazos Jr1-1/+1
2007-02-07[CRYPTO] fcrypt: Add FCrypt from RxRPCDavid Howells1-0/+423