aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ccm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-04crypto: use ERR_CASTJulia Lawall1-16/+7
2012-03-20crypto: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2009-01-27crypto: ccm - Fix handling of null assoc dataJarod Wilson1-0/+2
2008-01-11[CRYPTO] ccm: Added CCM modeJoy Latten1-0/+889