hc_rand_fortuna_method  599 source4/heimdal/lib/hcrypto/rand-fortuna.c const RAND_METHOD hc_rand_fortuna_method = {
hc_rand_fortuna_method  611 source4/heimdal/lib/hcrypto/rand-fortuna.c     return &hc_rand_fortuna_method;
hc_rand_fortuna_method   65 source4/heimdal/lib/hcrypto/rand.c     selected_meth = &hc_rand_fortuna_method;
hc_rand_fortuna_method   41 source4/heimdal/lib/hcrypto/randi.h extern const RAND_METHOD hc_rand_fortuna_method;