aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/omap-aes.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-16crypto: omap-aes - permit asynchronous skcipher as fallbackGravatar Ard Biesheuvel 1-1/+2
2019-12-11crypto: omap-aes-gcm - convert to use crypto engineGravatar Tero Kristo 1-1/+1
2019-12-11crypto: omap-aes-gcm - use the AES library to encrypt the tagGravatar Ard Biesheuvel 1-1/+6
2019-12-11crypto: omap-aes-gcm - add missing .setauthsize hooksGravatar Ard Biesheuvel 1-0/+3
2019-11-17crypto: omap - switch to skcipher APIGravatar Ard Biesheuvel 1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-5/+1
2018-09-28crypto: omap-aes - Remove VLA usage of skcipherGravatar Kees Cook 1-1/+1
2018-02-15crypto: omap - convert to new crypto engine APIGravatar Corentin LABBE 1-0/+3
2017-06-10crypto: omap-aes - Add support for GCM modeGravatar Tero Kristo 1-7/+47
2017-06-10crypto: omap-aes - export some AES driver functionality locallyGravatar Tero Kristo 1-0/+7
2017-06-10crypto: omap-aes - move definitions over to a separate header fileGravatar Tero Kristo 1-0/+167