Home
last modified time | relevance | path

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

/linux/crypto/
H A Djitterentropy.c94 unsigned int apt_cutoff; /* Intermittent health test failure */ member
189 ec->apt_cutoff = jent_apt_cutoff_lookup[ in jent_apt_init()
194 ec->apt_cutoff = jent_apt_cutoff_lookup[osr - 1]; in jent_apt_init()
233 else if (ec->apt_count >= ec->apt_cutoff) in jent_apt_insert()