Searched refs:_gcry_rndegd_connect_socket (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/random/
H A Drand-internal.h115 int _gcry_rndegd_connect_socket (int nofail);
H A Drndegd.c145 _gcry_rndegd_connect_socket (int nofail) function
231 fd = _gcry_rndegd_connect_socket (0);
H A Drandom-csprng.c1133 if ( _gcry_rndegd_connect_socket (1) != -1 )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drand-internal.h115 int _gcry_rndegd_connect_socket (int nofail);
H A Drndegd.c145 _gcry_rndegd_connect_socket (int nofail) function
231 fd = _gcry_rndegd_connect_socket (0);
H A Drandom-csprng.c1133 if ( _gcry_rndegd_connect_socket (1) != -1 )

Completed in 136 milliseconds