summaryrefslogtreecommitdiffstats
path: root/crypto/api.c
AgeCommit message (Expand)AuthorLines
2006-01-09[CRYPTO] api: Require block size to be less than PAGE_SIZE/8Herbert Xu-1/+1
2006-01-09[CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu-6/+46
2005-10-30[CRYPTO] Check cra_alignmask against cra_blocksizeHerbert Xu-1/+4
2005-09-01[CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flagHerbert Xu-1/+2
2005-07-06[CRYPTO] Add null short circuit to crypto_free_tfmJesper Juhl-2/+10
2005-07-06[CRYPTO] Ensure cit_iv is aligned correctlyHerbert Xu-3/+29
2005-07-06[CRYPTO] Make crypto_alg_lookup staticAdrian Bunk-1/+9
2005-07-06[CRYPTO] Add alignmask for low-level cipher implementationsHerbert Xu-0/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+233