summaryrefslogtreecommitdiff
path: root/include/crypto/internal/cryptouser.h
AgeCommit message (Collapse)AuthorFilesLines
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe1-0/+8
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>