Searched refs:ISC_R_NOENTROPY (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dresult.h71 #define ISC_R_NOENTROPY 42 /*%< out of entropy */ macro
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dresult.h71 #define ISC_R_NOENTROPY 42 /*%< out of entropy */ macro
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dopenssl_link.c310 result = ISC_R_NOENTROPY;
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dentropy.c652 return (ISC_R_NOENTROPY);
1004 * ISC_R_NOENTROPY if it has space remaining, and ISC_R_NOMORE if the
1166 return (ISC_R_NOENTROPY);
1230 isc_result_t final_result = ISC_R_NOENTROPY;
1273 * failed operation (or ISC_R_NOENTROPY if PATH_RANDOMDEV is not
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dentropy.c652 return (ISC_R_NOENTROPY);
1004 * ISC_R_NOENTROPY if it has space remaining, and ISC_R_NOMORE if the
1166 return (ISC_R_NOENTROPY);
1230 isc_result_t final_result = ISC_R_NOENTROPY;
1273 * failed operation (or ISC_R_NOENTROPY if PATH_RANDOMDEV is not

Completed in 102 milliseconds