index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
crypto_user_stat.c
Age
Commit message (
Expand
)
Author
2019-11-01
crypto: skcipher - remove the "blkcipher" algorithm type
Eric Biggers
2019-10-10
crypto: user - fix memory leak in crypto_reportstat
Navid Emamdoost
2019-07-26
crypto: user - make NETLINK_CRYPTO work inside netns
Ondrej Mosnacek
2019-01-18
crypto: stat - remove unused mutex
Eric Biggers
2019-01-18
crypto: user - forward declare crypto_nlsk
Eric Biggers
2018-12-23
crypto: user - remove unused dump functions
Corentin Labbe
2018-12-07
crypto: user - rename err_cnt parameter
Corentin Labbe
2018-12-07
crypto: user - Split stats in multiple structures
Corentin Labbe
2018-12-07
crypto: user - remove intermediate variable
Corentin Labbe
2018-12-07
crypto: user - Fix invalid stat reporting
Corentin Labbe
2018-12-07
crypto: user - split user space crypto stat structures
Corentin Labbe
2018-12-07
crypto: user - convert all stats from u32 to u64
Corentin Labbe
2018-11-09
crypto: user - clean up report structure copying
Eric Biggers
2018-11-09
crypto: user - Zeroize whole structure given to user space
Corentin Labbe
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe