Home
last modified time | relevance | path

Searched refs:safety_factor (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Djitterentropy.c486 unsigned int k = 0, safety_factor = 0; in jent_gen_entropy() local
489 safety_factor = JENT_ENTROPY_SAFETY_FACTOR; in jent_gen_entropy()
503 if (++k >= ((DATA_SIZE_BITS + safety_factor) * ec->osr)) in jent_gen_entropy()

Completed in 2 milliseconds