have_entropy 441 source4/heimdal/lib/hcrypto/rand-fortuna.c static int have_entropy; have_entropy 543 source4/heimdal/lib/hcrypto/rand-fortuna.c if (!have_entropy) have_entropy 544 source4/heimdal/lib/hcrypto/rand-fortuna.c have_entropy = fortuna_reseed(); have_entropy 545 source4/heimdal/lib/hcrypto/rand-fortuna.c return (init_done && have_entropy); have_entropy 556 source4/heimdal/lib/hcrypto/rand-fortuna.c have_entropy = 1; have_entropy 577 source4/heimdal/lib/hcrypto/rand-fortuna.c have_entropy = 0;