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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_client.c1194 int got_a_chain = 0; local
1199 got_a_chain = 1; /* we don't have it for SSL2 (yet) */
1220 if (!(c_showcerts && got_a_chain)) /* Redundant if we showed the whole chain */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_client.c2129 int got_a_chain = 0; local
2133 got_a_chain = 1; /* we don't have it for SSL2 (yet) */
2154 if (!(c_showcerts && got_a_chain))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_client.c2129 int got_a_chain = 0; local
2133 got_a_chain = 1; /* we don't have it for SSL2 (yet) */
2154 if (!(c_showcerts && got_a_chain))

Completed in 104 milliseconds