summaryrefslogtreecommitdiff
path: root/crypto/ccm.c
AgeCommit message (Expand)Author
2014-11-26crypto: include crypto- module prefix in templateKees Cook
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2013-11-28crypto: ccm - Fix handling of zero plaintext when computing macHoria Geanta
2013-10-07crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan
2013-02-04crypto: use ERR_CASTJulia Lawall
2012-03-20crypto: remove the second argument of k[un]map_atomic()Cong Wang
2009-01-27crypto: ccm - Fix handling of null assoc dataJarod Wilson
2008-01-11[CRYPTO] ccm: Added CCM modeJoy Latten