Searched refs:hc_rand_unix_method (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/hcrypto/
H A Drandi.h42 extern const RAND_METHOD hc_rand_unix_method;
H A Drand-unix.c166 const RAND_METHOD hc_rand_unix_method = { variable
178 return &hc_rand_unix_method;
H A Drand.c62 selected_meth = &hc_rand_unix_method;
H A Drand-fortuna.c456 if ((*hc_rand_unix_method.bytes)(buf, sizeof(buf)) == 1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hcrypto/
H A Drandi.h42 extern const RAND_METHOD hc_rand_unix_method;
H A Drand-unix.c166 const RAND_METHOD hc_rand_unix_method = { variable
178 return &hc_rand_unix_method;
H A Drand.c62 selected_meth = &hc_rand_unix_method;
H A Drand-fortuna.c456 if ((*hc_rand_unix_method.bytes)(buf, sizeof(buf)) == 1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/hcrypto/
H A Drandi.h42 extern const RAND_METHOD hc_rand_unix_method;
H A Drand-unix.c166 const RAND_METHOD hc_rand_unix_method = { variable
178 return &hc_rand_unix_method;
H A Drand.c62 selected_meth = &hc_rand_unix_method;
H A Drand-fortuna.c456 if ((*hc_rand_unix_method.bytes)(buf, sizeof(buf)) == 1) {

Completed in 123 milliseconds