Searched refs:OPT_NBIO_TEST (Results 1 – 2 of 2) sorted by relevance
/openssl/apps/ |
H A D | s_client.c | 486 OPT_SECURITY_DEBUG_VERBOSE, OPT_SHOWCERTS, OPT_NBIO_TEST, OPT_STATE, enumerator 633 {"nbio_test", OPT_NBIO_TEST, '-', "More ssl protocol testing"}, 1230 case OPT_NBIO_TEST: in s_client_main()
|
H A D | s_server.c | 725 OPT_NBIO, OPT_NBIO_TEST, OPT_IGN_EOF, OPT_NO_IGN_EOF, enumerator 830 {"nbio_test", OPT_NBIO_TEST, '-', "Test with the non-blocking test bio"}, 1375 case OPT_NBIO_TEST: in s_server_main()
|
Completed in 21 milliseconds