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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/threads/
H A Dmttest.c341 #define C_DONE 1 macro
483 if (do_client && !(done & C_DONE))
545 done|=C_DONE;
629 if ((done & S_DONE) && (done & C_DONE)) break;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/threads/
H A Dmttest.c365 #define C_DONE 1 macro
510 if (do_client && !(done & C_DONE))
572 done|=C_DONE;
656 if ((done & S_DONE) && (done & C_DONE)) break;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Dssltest.c1206 #define C_DONE 1 macro
1299 if (do_client && !(done & C_DONE))
1379 done=S_DONE|C_DONE;
1474 if ((done & S_DONE) && (done & C_DONE)) break;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Dssltest.c1206 #define C_DONE 1 macro
1299 if (do_client && !(done & C_DONE))
1379 done=S_DONE|C_DONE;
1474 if ((done & S_DONE) && (done & C_DONE)) break;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssltest.c1311 #define C_DONE 1 macro
1404 if (do_client && !(done & C_DONE))
1484 done=S_DONE|C_DONE;
1579 if ((done & S_DONE) && (done & C_DONE)) break;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dssltest.c1311 #define C_DONE 1 macro
1404 if (do_client && !(done & C_DONE))
1484 done=S_DONE|C_DONE;
1579 if ((done & S_DONE) && (done & C_DONE)) break;

Completed in 113 milliseconds