Searched refs:tunnelbuf (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.c903 struct tunnelbuf { struct
917 static int tls_write_attempt(SSL *, struct tunnelbuf *, int *write_select,
921 static int tls_read_attempt(SSL *, struct tunnelbuf *, int *write_select,
925 static int write_attempt(int fd, struct tunnelbuf *, int *select, int *closed,
928 static int read_attempt(int fd, struct tunnelbuf *, int *select, int *closed,
972 struct tunnelbuf clear_to_tls, tls_to_clear;
1200 tls_write_attempt(SSL *ssl, struct tunnelbuf *buf, int *write_select,
1224 tls_read_attempt(SSL *ssl, struct tunnelbuf *buf, int *write_select,
1267 static int write_attempt(int fd, struct tunnelbuf *buf, int *select,
1291 read_attempt(int fd, struct tunnelbuf *bu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/easy_tls/
H A Deasy-tls.c867 struct tunnelbuf { struct
877 static int tls_write_attempt(SSL *, struct tunnelbuf *, int *write_select, int *read_select, int *closed, int *progress, const char **err_pref);
879 static int tls_read_attempt(SSL *, struct tunnelbuf *, int *write_select, int *read_select, int *closed, int *progress, const char **err_pref);
881 static int write_attempt(int fd, struct tunnelbuf *, int *select, int *closed, int *progress);
883 static int read_attempt(int fd, struct tunnelbuf *, int *select, int *closed, int *progress);
927 struct tunnelbuf clear_to_tls, tls_to_clear;
1136 tls_write_attempt(SSL *ssl, struct tunnelbuf *buf, int *write_select, int *read_select, int *closed, int *progress, const char **err_pref)
1158 tls_read_attempt(SSL *ssl, struct tunnelbuf *buf, int *write_select, int *read_select, int *closed, int *progress, const char **err_pref)
1200 static int write_attempt(int fd, struct tunnelbuf *buf, int *select, int *closed, int *progress)
1222 read_attempt(int fd, struct tunnelbuf *bu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/easy_tls/
H A Deasy-tls.c903 struct tunnelbuf { struct
917 static int tls_write_attempt(SSL *, struct tunnelbuf *, int *write_select,
921 static int tls_read_attempt(SSL *, struct tunnelbuf *, int *write_select,
925 static int write_attempt(int fd, struct tunnelbuf *, int *select, int *closed,
928 static int read_attempt(int fd, struct tunnelbuf *, int *select, int *closed,
972 struct tunnelbuf clear_to_tls, tls_to_clear;
1200 tls_write_attempt(SSL *ssl, struct tunnelbuf *buf, int *write_select,
1224 tls_read_attempt(SSL *ssl, struct tunnelbuf *buf, int *write_select,
1267 static int write_attempt(int fd, struct tunnelbuf *buf, int *select,
1291 read_attempt(int fd, struct tunnelbuf *bu
[all...]

Completed in 129 milliseconds