aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/paes_s390.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-10s390/crypto: Enhance paes cipher to accept variable length key materialIngo Franzki1-26/+37
2018-09-04s390/crypto: Fix return code checking in cbc_paes_crypt()Ingo Franzki1-1/+1
2018-04-10s390/crypto: Adjust s390 aes and paes cipher prioritiesHarald Freudenberger1-4/+4
2017-11-24s390: crypto: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-04-26s390/crypt: use the correct module alias for paes_s390.Harald Freudenberger1-1/+1
2017-03-01s390/crypt: fix missing unlock in ctr_paes_crypt on error pathMartin Schwidefsky1-1/+4
2017-02-24s390/crypt: Add protected key AES moduleMartin Schwidefsky1-0/+619