index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
jitterentropy-kcapi.c
Age
Commit message (
Expand
)
Author
2024-04-05
crypto: jitter - Use kvfree_sensitive() to fix Coccinelle warning
Thorsten Blum
2023-10-13
crypto: jitter - reuse allocated entropy collector
Stephan Müller
2023-10-01
crypto: jitter - Allow configuration of oversampling rate
Stephan Müller
2023-10-01
crypto: jitter - Allow configuration of memory size
Stephan Müller
2023-10-01
crypto: jitter - add RCT/APT support for different OSRs
Stephan Müller
2023-05-12
crypto: jitter - add interface for gathering of raw entropy
Stephan Müller
2023-05-12
crypto: jitter - replace LFSR with SHA3-256
Stephan Müller
2023-04-06
crypto: jitter - permanent and intermittent health errors
Stephan Müller
2021-12-11
crypto: jitter - don't limit ->health_failure check to FIPS mode
Nicolai Stange
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-04-24
crypto: jitter - SP800-90B compliance
Stephan Müller
2019-10-18
crypto: jitter - add header to fix buildwarnings
Ben Dooks
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2019-06-06
crypto: jitter - update implementation to 2.1.2
Stephan Müller
2019-05-30
crypto: jitterentropy - change back to module_init()
Eric Biggers
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
2016-11-17
crypto: jitterentropy - drop duplicate header module.h
Geliang Tang
2016-06-24
crypto: jitterentropy - use ktime_get_ns as fallback
Stephan Mueller
2015-10-14
crypto: jitterentropy - remove unnecessary information from a comment
Alexander Kuleshov
2015-07-28
crypto: jitterentropy - use safe format string parameters
Kees Cook
2015-06-25
crypto: jitterentropy - avoid compiler warnings
Stephan Mueller