summaryrefslogtreecommitdiffstats
path: root/crypto/cmac.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: algapi - make crypto_xor() and crypto_inc() alignment agnosticArd Biesheuvel2017-02-111-2/+1
* crypto: cmac - fix alignment of 'consts'Eric Biggers2016-10-211-4/+9
* crypto: cmac - return -EINVAL if block size is unsupportedEric Biggers2016-10-211-0/+1
* crypto: include crypto- module prefix in templateKees Cook2014-11-261-0/+1
* crypto: add CMAC support to CryptoAPIJussi Kivilinna2013-04-251-0/+315