aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/akcipher.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-04-18X.509: parse public key parameters from x509 for akcipherVitaly Chikunov1-8/+10
2019-04-18crypto: akcipher - new verify API for public key algorithmsVitaly Chikunov1-13/+23
2018-12-07crypto: user - fix use_after_free of struct xxx_requestCorentin Labbe1-60/+14
2018-12-07crypto: user - convert all stats from u32 to u64Corentin Labbe1-8/+8
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe1-4/+72
2017-06-10crypto: akcipher - assume key is already set in maxsizeTudor-Dan Ambarus1-5/+6
2016-02-17crypto: doc - add akcipher APIStephan Mueller1-14/+14
2015-12-11crypto: akcipher - fix typos in include/crypto/akcipher.hLABBE Corentin1-5/+5
2015-10-14crypto: akcipher - Changes to asymmetric key APITadeusz Struk1-22/+68
2015-06-17crypto: akcipher - add PKE APITadeusz Struk1-0/+340