Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: run initcalls for generic implementations earlier | Eric Biggers | 2019-04-18 | 1 | -1/+1 |
* | crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic | Ard Biesheuvel | 2017-02-11 | 1 | -2/+1 |
* | crypto: cmac - fix alignment of 'consts' | Eric Biggers | 2016-10-21 | 1 | -4/+9 |
* | crypto: cmac - return -EINVAL if block size is unsupported | Eric Biggers | 2016-10-21 | 1 | -0/+1 |
* | crypto: include crypto- module prefix in template | Kees Cook | 2014-11-26 | 1 | -0/+1 |
* | crypto: add CMAC support to CryptoAPI | Jussi Kivilinna | 2013-04-25 | 1 | -0/+315 |