index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
rng.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-03
crypto: rng - Make crypto_stdrng_get_bytes() use normal RNG in non-FIPS mode
Eric Biggers
1
-2
/
+13
2026-04-03
crypto: rng - Unexport "default RNG" symbols
Eric Biggers
1
-5
/
+0
2026-04-03
crypto: rng - Add crypto_stdrng_get_bytes()
Eric Biggers
1
-0
/
+13
2025-11-22
crypto: ansi_cprng - Remove unused ansi_cprng algorithm
Eric Biggers
1
-6
/
+5
2025-05-05
crypto: rng - fix documentation for crypto_rng_alg()
Ovidiu Panait
1
-5
/
+3
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