summaryrefslogtreecommitdiffstats
path: root/crypto/crypto_user_base.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: user - remove unused dump functionsCorentin Labbe2018-12-231-3/+1
* crypto: user - support incremental algorithm dumpsEric Biggers2018-12-131-17/+20
* crypto: user - clean up report structure copyingEric Biggers2018-11-091-21/+17
* crypto: user - remove redundant reporting functionsEric Biggers2018-11-091-59/+0
* crypto: user - fix leaking uninitialized memory to userspaceEric Biggers2018-11-091-9/+9
* crypto: user - Implement a generic crypto statisticsCorentin Labbe2018-09-281-0/+571