summaryrefslogtreecommitdiffstats
path: root/include/linux/crypto.h
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO] api: Removed const from cra_name/cra_driver_nameHerbert Xu2006-06-261-2/+2
* [CRYPTO] api: Added cra_init/cra_exitHerbert Xu2006-06-261-2/+3
* [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-261-14/+15
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
* [CRYPTO] api: Align tfm context as wide as possibleHerbert Xu2006-03-211-1/+9
* [CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu2006-01-091-0/+5
* [CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flagHerbert Xu2005-09-021-0/+1
* [CRYPTO] Ensure cit_iv is aligned correctlyHerbert Xu2005-07-061-0/+5
* [CRYPTO] Add alignmask for low-level cipher implementationsHerbert Xu2005-07-061-0/+1
* [CRYPTO] Add support for low-level multi-block operationsHerbert Xu2005-07-061-1/+27
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+398