Searched refs:dst__entropy_getdata (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dopenssl_link.c65 result = dst__entropy_getdata(buf, (unsigned int) num, ISC_FALSE);
79 result = dst__entropy_getdata(buf, (unsigned int) num, ISC_TRUE);
H A Ddst_internal.h291 isc_result_t dst__entropy_getdata(void *buf, unsigned int len,
H A Dhmac_link.c162 ret = dst__entropy_getdata(data, bytes, ISC_TF(pseudorandom_ok != 0));
470 ret = dst__entropy_getdata(data, bytes, ISC_TF(pseudorandom_ok != 0));
763 ret = dst__entropy_getdata(data, bytes, ISC_TF(pseudorandom_ok != 0));
1050 ret = dst__entropy_getdata(data, bytes, ISC_TF(pseudorandom_ok != 0));
1337 ret = dst__entropy_getdata(data, bytes, ISC_TF(pseudorandom_ok != 0));
1624 ret = dst__entropy_getdata(data, bytes, ISC_TF(pseudorandom_ok != 0));
H A Dopenssldsa_link.c454 result = dst__entropy_getdata(rand_array, sizeof(rand_array),
H A Dtkey.c415 result = dst__entropy_getdata(randomdata, TKEY_RANDOM_AMOUNT,
H A Ddst_api.c1978 dst__entropy_getdata(void *buf, unsigned int len, isc_boolean_t pseudo) { function

Completed in 28 milliseconds