Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drand.h63 #define RAND_fortuna_method hc_RAND_fortuna_method macro
103 const RAND_METHOD * RAND_fortuna_method(void);
H A Dtest_rand.c118 RAND_set_rand_method(RAND_fortuna_method()); in main()
H A Drand-fortuna.c648 RAND_fortuna_method(void) in RAND_fortuna_method() function