aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/crypto/crypto_user_stat.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe1-0/+463
This patch implement a generic way to get statistics about all crypto usages. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>