Searched defs:ssl_pending (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | s_client.c | 826 int write_tty, read_tty, write_ssl, read_ssl, tty_on, ssl_pending; in s_client_main() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | s_client.c | 922 int write_tty, read_tty, write_ssl, read_ssl, tty_on, ssl_pending; in s_client_main() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | ssl_local.h | 464 size_t (*ssl_pending) (const SSL *s); member
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
H A D | ssl_local.h | 512 size_t (*ssl_pending) (const SSL *s); member
|