Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/crypto/io/
H A Dswrand.c63 #define MINEXTRACTBITS 160 /* Min entropy level for extraction */ macro
338 while (entropy_bits < MINEXTRACTBITS) { in swrand_get_entropy()
342 if (entropy_bits < MINEXTRACTBITS && in swrand_get_entropy()
348 if (entropy_bits < MINEXTRACTBITS) { in swrand_get_entropy()