Home
last modified time | relevance | path

Searched refs:apt_cutoff (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/crypto/
Djitterentropy.c94 unsigned int apt_cutoff; /* Intermittent health test failure */ member
190 ec->apt_cutoff = jent_apt_cutoff_lookup[ in jent_apt_init()
195 ec->apt_cutoff = jent_apt_cutoff_lookup[osr - 1]; in jent_apt_init()
234 else if (ec->apt_count >= ec->apt_cutoff) in jent_apt_insert()