summaryrefslogtreecommitdiffstats
path: root/crypto/crypto_user_stat.c
AgeCommit message (Expand)Author
2019-12-13crypto: user - fix memory leak in crypto_reportstatNavid Emamdoost
2019-07-26crypto: user - make NETLINK_CRYPTO work inside netnsOndrej Mosnacek
2019-01-18crypto: stat - remove unused mutexEric Biggers
2019-01-18crypto: user - forward declare crypto_nlskEric Biggers
2018-12-23crypto: user - remove unused dump functionsCorentin Labbe
2018-12-07crypto: user - rename err_cnt parameterCorentin Labbe
2018-12-07crypto: user - Split stats in multiple structuresCorentin Labbe
2018-12-07crypto: user - remove intermediate variableCorentin Labbe
2018-12-07crypto: user - Fix invalid stat reportingCorentin Labbe
2018-12-07crypto: user - split user space crypto stat structuresCorentin Labbe
2018-12-07crypto: user - convert all stats from u32 to u64Corentin Labbe
2018-11-09crypto: user - clean up report structure copyingEric Biggers
2018-11-09crypto: user - Zeroize whole structure given to user spaceCorentin Labbe
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe