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