aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/akcipher.h
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-18X.509: parse public key parameters from x509 for akcipherVitaly Chikunov
2019-04-18crypto: akcipher - new verify API for public key algorithmsVitaly Chikunov
2018-12-07crypto: user - fix use_after_free of struct xxx_requestCorentin Labbe
2018-12-07crypto: user - convert all stats from u32 to u64Corentin Labbe
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe
2017-06-10crypto: akcipher - assume key is already set in maxsizeTudor-Dan Ambarus
2016-02-17crypto: doc - add akcipher APIStephan Mueller
2015-12-11crypto: akcipher - fix typos in include/crypto/akcipher.hLABBE Corentin
2015-10-14crypto: akcipher - Changes to asymmetric key APITadeusz Struk
2015-06-17crypto: akcipher - add PKE APITadeusz Struk