aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/sa2ul.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-31crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERRGravatar Gustavo A. R. Silva 1-1/+1
2020-07-23crypto: sa2ul - add device links to child devicesGravatar Tero Kristo 1-0/+11
2020-07-23crypto: sa2ul - Add AEAD algorithm supportGravatar Keerthy 1-21/+517
2020-07-23crypto: sa2ul - add sha1/sha256/sha512 supportGravatar Keerthy 1-12/+537
2020-07-23crypto: sa2ul - Add crypto driverGravatar Keerthy 1-0/+1388