aboutsummaryrefslogtreecommitdiff
path: root/crypto/crypto_user_base.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Gravatar Thomas Gleixner 1-13/+1
2019-04-27netlink: make validation more configurable for future strictnessGravatar Johannes Berg 1-2/+2
2018-12-23crypto: user - remove unused dump functionsGravatar Corentin Labbe 1-3/+1
2018-12-13crypto: user - support incremental algorithm dumpsGravatar Eric Biggers 1-17/+20
2018-11-09crypto: user - clean up report structure copyingGravatar Eric Biggers 1-21/+17
2018-11-09crypto: user - remove redundant reporting functionsGravatar Eric Biggers 1-59/+0
2018-11-09crypto: user - fix leaking uninitialized memory to userspaceGravatar Eric Biggers 1-9/+9
2018-09-28crypto: user - Implement a generic crypto statisticsGravatar Corentin Labbe 1-0/+571