Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Djitterentropy.c93 #define JENT_DISABLE_UNBIAS (1<<1) /* Disable the Von-Neuman Unbiaser */ macro
645 if (flags & JENT_DISABLE_UNBIAS) in jent_entropy_collector_alloc()