Lines Matching defs:entropy
23 #include <isc/entropy.h>
176 static isc_entropy_t *entropy = NULL;
268 fatal("could not create entropy object");
281 fatal("could not initialize entropy source: %s",
807 cleanup_entropy(&entropy);
946 setup_entropy(gmctx, NULL, &entropy);
948 result = isc_hash_create(gmctx, entropy, DNS_NAME_MAXWIRE);
952 result = dns_dispatchmgr_create(gmctx, entropy, &dispatchmgr);
970 result = dst_lib_init(gmctx, entropy, 0);
3304 parse_args(argc, argv, gmctx, &entropy);