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

/bind-9.11.3/bin/dnssec/
H A Ddnssectool.h57 setup_entropy(isc_mem_t *mctx, const char *randomfile, isc_entropy_t **ectx);
H A Ddnssec-revoke.c181 setup_entropy(mctx, NULL, &ectx);
H A Ddnssec-verify.c279 setup_entropy(mctx, NULL, &ectx);
H A Ddnssec-importkey.c407 setup_entropy(mctx, NULL, &ectx);
H A Ddnssec-keygen.c380 setup_entropy(mctx, isc_commandline_argument, &ectx);
510 setup_entropy(mctx, NULL, &ectx);
H A Ddnssec-dsfromkey.c496 setup_entropy(mctx, NULL, &ectx);
H A Ddnssec-keyfromlabel.c355 setup_entropy(mctx, NULL, &ectx);
H A Ddnssec-settime.c379 setup_entropy(mctx, NULL, &ectx);
H A Ddnssectool.c220 setup_entropy(isc_mem_t *mctx, const char *randomfile, isc_entropy_t **ectx) { function
H A Ddnssec-signzone.c3363 setup_entropy(mctx, isc_commandline_argument, &ectx);
3440 setup_entropy(mctx, NULL, &ectx);
/bind-9.11.3/bin/nsupdate/
H A Dnsupdate.c257 setup_entropy(isc_mem_t *mctx, const char *randomfile, isc_entropy_t **ectx) { function
946 setup_entropy(gmctx, NULL, &entropy);
1196 setup_entropy(mctx, isc_commandline_argument, ectx);

Completed in 630 milliseconds