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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/easy_tls/
H A Deasy-tls.c169 static void tls_proxy(int clear_fd, int tls_fd, int info_fd, SSL_CTX *ctx,
247 tls_proxy(fds[0], a.fd, infofds[1], a.ctx, a.client_p);
968 /* tls_proxy expects that all fds are closed after return */
970 tls_proxy(int clear_fd, int tls_fd, int info_fd, SSL_CTX *ctx, int client_p) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/easy_tls/
H A Deasy-tls.c167 static void tls_proxy(int clear_fd, int tls_fd, int info_fd, SSL_CTX *ctx, int client_p);
246 tls_proxy(fds[0], a.fd, infofds[1], a.ctx, a.client_p);
923 /* tls_proxy expects that all fds are closed after return */
925 tls_proxy(int clear_fd, int tls_fd, int info_fd, SSL_CTX *ctx, int client_p) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/easy_tls/
H A Deasy-tls.c169 static void tls_proxy(int clear_fd, int tls_fd, int info_fd, SSL_CTX *ctx,
247 tls_proxy(fds[0], a.fd, infofds[1], a.ctx, a.client_p);
968 /* tls_proxy expects that all fds are closed after return */
970 tls_proxy(int clear_fd, int tls_fd, int info_fd, SSL_CTX *ctx, int client_p) function

Completed in 78 milliseconds