aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/crypto.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[CRYPTO] api: Removed const from cra_name/cra_driver_nameHerbert Xu1-2/+2
2006-06-26[CRYPTO] api: Added cra_init/cra_exitHerbert Xu1-2/+3
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu1-14/+15
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-21[CRYPTO] api: Align tfm context as wide as possibleHerbert Xu1-1/+9
2006-01-09[CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu1-0/+5
2005-09-01[CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flagHerbert Xu1-0/+1
2005-07-06[CRYPTO] Ensure cit_iv is aligned correctlyHerbert Xu1-0/+5
2005-07-06[CRYPTO] Add alignmask for low-level cipher implementationsHerbert Xu1-0/+1
2005-07-06[CRYPTO] Add support for low-level multi-block operationsHerbert Xu1-1/+27
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+398