aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/crypto/sa2ul.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-31crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva1-1/+1
2020-07-23crypto: sa2ul - add device links to child devicesTero Kristo1-0/+11
2020-07-23crypto: sa2ul - Add AEAD algorithm supportKeerthy1-21/+517
2020-07-23crypto: sa2ul - add sha1/sha256/sha512 supportKeerthy1-12/+537
2020-07-23crypto: sa2ul - Add crypto driverKeerthy1-0/+1388