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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/demos/easy_tls/
H A Deasy-tls.h53 /* tls_start_proxy return value *MUST* be checked!
55 int tls_start_proxy(struct tls_start_proxy_args, void *apparg);
H A Dtest.c198 r = tls_start_proxy(a, NULL);
202 fprintf(stderr, "tls_start_proxy failed: %d\n", r);
H A Deasy-tls.c197 tls_start_proxy(struct tls_start_proxy_args a, void *apparg) function
204 DEBUG_MSG2("tls_start_proxy fd", a.fd);
205 DEBUG_MSG2("tls_start_proxy client_p", a.client_p);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/demos/easy_tls/
H A Deasy-tls.h53 /* tls_start_proxy return value *MUST* be checked!
55 int tls_start_proxy(struct tls_start_proxy_args, void *apparg);
H A Dtest.c198 r = tls_start_proxy(a, NULL);
202 fprintf(stderr, "tls_start_proxy failed: %d\n", r);
H A Deasy-tls.c197 tls_start_proxy(struct tls_start_proxy_args a, void *apparg) function
204 DEBUG_MSG2("tls_start_proxy fd", a.fd);
205 DEBUG_MSG2("tls_start_proxy client_p", a.client_p);

Completed in 105 milliseconds