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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drandi.h45 extern const RAND_METHOD hc_rand_timer_method;
H A Drand-timer.c189 const RAND_METHOD hc_rand_timer_method = { variable
198 const RAND_METHOD hc_rand_timer_method = { variable
211 return &hc_rand_timer_method;
H A Drand-fortuna.c501 if ((*hc_rand_timer_method.bytes)(u.buf, sizeof(u.buf)) == 1)

Completed in 191 milliseconds