Home
last modified time | relevance | path

Searched full:reseeded (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/lib/vdso/
Dgetrandom.c52 * schedule that the kernel's RNG is reseeded. If the kernel's RNG is not ready, then this always
140 * kernel's RNG has reseeded, and so @state->key is reseeded as well. in __cvdso_getrandom_data()
208 * indicates whether the kernel's RNG has reseeded, in which case generate a new key in __cvdso_getrandom_data()
/linux-6.12.1/arch/arm64/include/asm/
Darchrandom.h116 * reseeded after each invocation. This is not a 100% fit but good in arch_get_random_seed_longs()
/linux-6.12.1/Documentation/devicetree/bindings/input/
Diqs626a.yaml186 Prevents the channel from being reseeded if the long-term average
524 Prevents the trackpad channels from being reseeded if the long-term
Diqs269a.yaml296 Prevents the channel from being reseeded if the long-term average
/linux-6.12.1/drivers/char/
Drandom.c373 * somebody reseeded the base_crng. In that case, we do fast key in crng_make_state()
854 pr_notice("crng reseeded on system resumption\n"); in random_pm_notification()
996 pr_notice("crng reseeded due to virtual machine fork\n"); in add_vmfork_randomness()