HomeSort by: relevance | last modified time | path
    Searched refs:rnd_lock_sources (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
kern_entropy.c 1884 * rnd_lock_sources(flags)
1897 rnd_lock_sources(int flags) function
1924 * Unlock the list of sources after rnd_lock_sources. Caller must
1986 error = rnd_lock_sources(flags);
2597 error = rnd_lock_sources(ENTROPY_WAIT|ENTROPY_SIG);
2633 error = rnd_lock_sources(ENTROPY_WAIT|ENTROPY_SIG);
2665 error = rnd_lock_sources(ENTROPY_WAIT|ENTROPY_SIG);
2696 error = rnd_lock_sources(ENTROPY_WAIT|ENTROPY_SIG);

Completed in 25 milliseconds