Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: omap-aes - permit asynchronous skcipher as fallback | Ard Biesheuvel | 2020-07-16 | 1 | -1/+2 |
* | crypto: omap-aes-gcm - convert to use crypto engine | Tero Kristo | 2019-12-11 | 1 | -1/+1 |
* | crypto: omap-aes-gcm - use the AES library to encrypt the tag | Ard Biesheuvel | 2019-12-11 | 1 | -1/+6 |
* | crypto: omap-aes-gcm - add missing .setauthsize hooks | Ard Biesheuvel | 2019-12-11 | 1 | -0/+3 |
* | crypto: omap - switch to skcipher API | Ard Biesheuvel | 2019-11-17 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -5/+1 |
* | crypto: omap-aes - Remove VLA usage of skcipher | Kees Cook | 2018-09-28 | 1 | -1/+1 |
* | crypto: omap - convert to new crypto engine API | Corentin LABBE | 2018-02-15 | 1 | -0/+3 |
* | crypto: omap-aes - Add support for GCM mode | Tero Kristo | 2017-06-10 | 1 | -7/+47 |
* | crypto: omap-aes - export some AES driver functionality locally | Tero Kristo | 2017-06-10 | 1 | -0/+7 |
* | crypto: omap-aes - move definitions over to a separate header file | Tero Kristo | 2017-06-10 | 1 | -0/+167 |