Searched refs:tls_rand_seeded_p (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/easy_tls/
H A Deasy-tls.c471 static int tls_rand_seeded_p = 0; variable
507 tls_rand_seeded_p = 1;
522 tls_rand_seeded_p = 1;
692 if (!tls_rand_seeded_p) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/easy_tls/
H A Deasy-tls.c467 static int tls_rand_seeded_p = 0; variable
496 tls_rand_seeded_p = 1;
512 tls_rand_seeded_p = 1;
681 if (!tls_rand_seeded_p) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/easy_tls/
H A Deasy-tls.c471 static int tls_rand_seeded_p = 0; variable
507 tls_rand_seeded_p = 1;
522 tls_rand_seeded_p = 1;
692 if (!tls_rand_seeded_p) {

Completed in 64 milliseconds