Searched refs:TIMEOUT_INTERVAL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_random.c78 #define TIMEOUT_INTERVAL 5 /* Periodic mixing interval in secs */ macro
893 * The new timeout is TIMEOUT_INTERVAL times that multiplier.
897 TIMEOUT_INTERVAL * drv_usectohz(ut));
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dswrand.c64 #define TIMEOUT_INTERVAL 5 /* Periodic mixing interval in secs */ macro
889 * The new timeout is TIMEOUT_INTERVAL times that multiplier.
893 TIMEOUT_INTERVAL * drv_usectohz(ut));

Completed in 47 milliseconds