Searched refs:c_showcerts (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.c174 static int c_showcerts=0; variable
280 c_showcerts=0;
361 c_showcerts=1;
975 if (c_showcerts)
985 if (!(c_showcerts && got_a_chain)) /* Redundant if we showed the whole chain */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_client.c175 static int c_showcerts=0; variable
309 c_showcerts=0;
395 c_showcerts=1;
1210 if (c_showcerts)
1220 if (!(c_showcerts && got_a_chain)) /* Redundant if we showed the whole chain */

Completed in 1556 milliseconds