Searched refs:no_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/ssl/
H A Ds3_both.c276 int no_chain; local
279 no_chain = 1;
281 no_chain = 0;
292 if(!no_chain && !X509_STORE_CTX_init(&xs_ctx,s->ctx->cert_store,NULL,NULL))
311 if (no_chain)
325 if (!no_chain)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_cert.c1083 int no_chain; local
1109 no_chain = 1;
1111 no_chain = 0;
1119 if (no_chain) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_cert.c1083 int no_chain; local
1109 no_chain = 1;
1111 no_chain = 0;
1119 if (no_chain) {

Completed in 105 milliseconds