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