Searched refs:setup_entropy (Results 1 - 7 of 7) sorted by relevance

/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssectool.h66 setup_entropy(isc_mem_t *mctx, const char *randomfile, isc_entropy_t **ectx);
H A Ddnssec-keygen.c221 setup_entropy(mctx, isc_commandline_argument, &ectx);
245 setup_entropy(mctx, NULL, &ectx);
H A Ddnssec-keyfromlabel.c174 setup_entropy(mctx, NULL, &ectx);
H A Ddnssec-dsfromkey.c338 setup_entropy(mctx, NULL, &ectx);
H A Ddnssectool.c218 setup_entropy(isc_mem_t *mctx, const char *randomfile, isc_entropy_t **ectx) { function
H A Ddnssec-signzone.c3250 setup_entropy(mctx, isc_commandline_argument, &ectx);
3300 setup_entropy(mctx, NULL, &ectx);
/bind-9.6-ESV-R11/bin/nsupdate/
H A Dnsupdate.c228 setup_entropy(isc_mem_t *mctx, const char *randomfile, isc_entropy_t **ectx) function
775 setup_entropy(mctx, NULL, &entropy);
963 setup_entropy(mctx, isc_commandline_argument, ectx);

Completed in 1755 milliseconds