aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ccm.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: include crypto- module prefix in templateKees Cook2015-02-201-0/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-02-201-2/+2
* crypto: ccm - Fix handling of zero plaintext when computing macHoria Geanta2014-01-031-1/+2
* crypto: ccm - Fix handling of null assoc dataJarod Wilson2009-01-271-0/+2
* [CRYPTO] ccm: Added CCM modeJoy Latten2008-01-111-0/+889