Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Djitterentropy.c92 #define JENT_DISABLE_STIR (1<<0) /* Disable stirring the entropy pool */ macro
643 if (flags & JENT_DISABLE_STIR) in jent_entropy_collector_alloc()