Searched refs:hc_rand_egd_method (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drandi.h45 extern const RAND_METHOD hc_rand_egd_method;
H A Drand-egd.c215 const RAND_METHOD hc_rand_egd_method = { variable
227 return &hc_rand_egd_method;
H A Drand-fortuna.c498 if ((*hc_rand_egd_method.bytes)(buf, sizeof(buf)) == 1) {

Completed in 32 milliseconds