aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/crypto_user_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-23crypto: user - remove unused dump functionsCorentin Labbe1-3/+1
2018-12-13crypto: user - support incremental algorithm dumpsEric Biggers1-17/+20
2018-11-09crypto: user - clean up report structure copyingEric Biggers1-21/+17
2018-11-09crypto: user - remove redundant reporting functionsEric Biggers1-59/+0
2018-11-09crypto: user - fix leaking uninitialized memory to userspaceEric Biggers1-9/+9
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe1-0/+571