aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/akcipher.h
AgeCommit message (Expand)AuthorFilesLines
2018-12-07crypto: user - fix use_after_free of struct xxx_requestGravatar Corentin Labbe 1-60/+14
2018-12-07crypto: user - convert all stats from u32 to u64Gravatar Corentin Labbe 1-8/+8
2018-09-28crypto: user - Implement a generic crypto statisticsGravatar Corentin Labbe 1-4/+72
2017-06-10crypto: akcipher - assume key is already set in maxsizeGravatar Tudor-Dan Ambarus 1-5/+6
2016-02-17crypto: doc - add akcipher APIGravatar Stephan Mueller 1-14/+14
2015-12-11crypto: akcipher - fix typos in include/crypto/akcipher.hGravatar LABBE Corentin 1-5/+5
2015-10-14crypto: akcipher - Changes to asymmetric key APIGravatar Tadeusz Struk 1-22/+68
2015-06-17crypto: akcipher - add PKE APIGravatar Tadeusz Struk 1-0/+340