Searched refs:nbio_test (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Ds_client.c204 BIO_printf(bio_err," -nbio_test - more ssl protocol testing\n");
252 int ret=1,in_init=1,i,nbio_test=0; local
362 else if (strcmp(*argv,"-nbio_test") == 0)
363 nbio_test=1;
557 if (nbio_test)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_client.c208 BIO_printf(bio_err," -nbio_test - more ssl protocol testing\n");
271 int ret=1,in_init=1,i,nbio_test=0; local
396 else if (strcmp(*argv,"-nbio_test") == 0)
397 nbio_test=1;
698 if (nbio_test)

Completed in 102 milliseconds