hc_rand_timer_method  502 source4/heimdal/lib/hcrypto/rand-fortuna.c 	if ((*hc_rand_timer_method.bytes)(u.buf, sizeof(u.buf)) == 1)
hc_rand_timer_method  193 source4/heimdal/lib/hcrypto/rand-timer.c const RAND_METHOD hc_rand_timer_method = {
hc_rand_timer_method  205 source4/heimdal/lib/hcrypto/rand-timer.c     return &hc_rand_timer_method;
hc_rand_timer_method   44 source4/heimdal/lib/hcrypto/randi.h extern const RAND_METHOD hc_rand_timer_method;