Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dentropy.h93 #define ISC_ENTROPY_PARTIAL 0x00000002U macro
/netbsd/external/bsd/ntp/dist/lib/isc/
H A Dentropy.c547 partial = ISC_TF((flags & ISC_ENTROPY_PARTIAL) != 0); in isc_entropy_getdata()