aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/seed.c
AgeCommit message (Expand)Author
2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu
2020-12-04crypto: seed - remove trailing semicolon in macro definitionTom Rix
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2012-08-01crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna
2007-10-10[CRYPTO] seed: New cipher algorithmHye-Shik Chang