index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
rng.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
1
-50
/
+1
2023-03-14
crypto: rng - Count error stats differently
Herbert Xu
1
-8
/
+57
2021-03-13
crypto: api - check for ERR pointers in crypto_destroy_tfm()
Ard Biesheuvel
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-12-07
crypto: user - fix use_after_free of struct xxx_request
Corentin Labbe
1
-24
/
+3
2018-12-07
crypto: user - convert all stats from u32 to u64
Corentin Labbe
1
-4
/
+4
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
1
-1
/
+28
2015-06-04
crypto: doc - Fix typo in crypto-API.xml
Masanari Iida
1
-1
/
+1
2015-04-22
crypto: rng - Remove old low-level rng interface
Herbert Xu
1
-7
/
+3
2015-04-22
crypto: rng - Add crypto_rng_set_entropy
Herbert Xu
1
-0
/
+4
2015-04-22
crypto: rng - Convert low-level crypto_rng to new style
Herbert Xu
1
-2
/
+40
2015-04-22
crypto: rng - Mark crypto_rng_reset seed as const
Herbert Xu
1
-6
/
+3
2015-04-21
crypto: rng - Introduce crypto_rng_generate
Herbert Xu
1
-2
/
+25
2015-04-21
crypto: rng - Convert crypto_rng to new style crypto_type
Herbert Xu
1
-22
/
+10
2015-03-09
crypto: rng - RNGs must return 0 in success case
Stephan Mueller
1
-2
/
+1
2014-11-13
crypto: doc - RNG API documentation
Stephan Mueller
1
-0
/
+80
2008-08-29
crypto: rng - RNG interface and implementation
Neil Horman
1
-0
/
+75