HomeSort by: relevance | last modified time | path
    Searched defs:entropy_pending (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_entropy.c 261 static bool entropy_pending(void);
1128 if (entropy_pending()) {
1155 * entropy_pending()
1161 entropy_pending(void) function in typeref:typename:bool
kern_entropy.c 261 static bool entropy_pending(void);
1128 if (entropy_pending()) {
1155 * entropy_pending()
1161 entropy_pending(void) function in typeref:typename:bool

Completed in 52 milliseconds