Home
last modified time | relevance | path

Searched refs:have_entropy (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drand-fortuna.c440 static int have_entropy; variable
547 if (!have_entropy) in fortuna_init()
548 have_entropy = fortuna_reseed(); in fortuna_init()
549 return (init_done && have_entropy); in fortuna_init()
562 have_entropy = 1; in fortuna_seed()
597 have_entropy = 0; in fortuna_cleanup()