Home
last modified time | relevance | path

Searched refs:SSL_ERROR_NONE (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/crypto/openssl/test/
H A Dsslapitest.c393 SSL_ERROR_NONE)) in test_keylog()
472 SSL_ERROR_NONE)) in test_keylog_no_master_key()
518 SSL_ERROR_NONE)) in test_keylog_no_master_key()
615 SSL_ERROR_NONE))) in test_client_cert_verify_cb()
780 SSL_ERROR_NONE))) in test_client_hello_cb()
814 if (!create_ssl_connection(serverssl, clientssl, SSL_ERROR_NONE)) { in test_no_ems()
868 SSL_ERROR_NONE)) in test_ccs_change_cipher()
883 SSL_ERROR_NONE)) in test_ccs_change_cipher()
902 SSL_ERROR_NONE)) in test_ccs_change_cipher()
1037 SSL_ERROR_NONE))) in execute_test_large_message()
[all …]
H A Ddtlstest.c128 SSL_ERROR_NONE, 0))) in test_dtls_unprocessed()
228 SSL_ERROR_NONE)) in test_dtls_drop_records()
286 if (!TEST_true(create_ssl_connection(serverssl, clientssl, SSL_ERROR_NONE))) in test_dtls_drop_records()
336 SSL_ERROR_NONE))) in test_cookie()
379 if (!TEST_true(create_ssl_connection(serverssl, clientssl, SSL_ERROR_NONE))) in test_dtls_duplicate_records()
H A Ddtls_mtu_test.c72 SSL_ERROR_NONE))) in mtu_test()
220 SSL_ERROR_NONE))) in test_server_mtu_larger_than_max_fragment_length()
H A Dfatalerrtest.c57 if (!TEST_false(create_ssl_connection(sssl, cssl, SSL_ERROR_NONE))) in test_fatalerr()
H A Dtls13ccstest.c304 || !TEST_true(create_ssl_connection(sssl, cssl, SSL_ERROR_NONE))) in test_tls13ccs()
367 if (!TEST_true(create_ssl_connection(sssl, cssl, SSL_ERROR_NONE))) in test_tls13ccs()
H A Dsslbuffertest.c70 if (!TEST_true(create_ssl_connection(serverssl, clientssl, SSL_ERROR_NONE))) { in test_func()
205 SSL_ERROR_NONE)))
H A Drecordlentest.c150 SSL_ERROR_NONE))) in test_record_overflow()
H A Dservername_test.c219 if (!TEST_true(create_ssl_connection(serverssl, clientssl, SSL_ERROR_NONE))) in server_setup_sni()
H A Dsslcorrupttest.c226 if (!TEST_true(create_ssl_connection(server, client, SSL_ERROR_NONE))) in test_ssl_corrupt()
H A Dasynciotest.c328 SSL_ERROR_NONE))) in test_asyncio()
/freebsd/crypto/openssl/test/helpers/
H A Dhandshake_srp.c38 return SSL_ERROR_NONE; in server_srp_cb()
H A Dssltestlib.c1098 if (want != SSL_ERROR_NONE && err == want) in create_bare_ssl_connection()
1116 if (want != SSL_ERROR_NONE && err == want) in create_bare_ssl_connection()
/freebsd/crypto/openssl/ssl/
H A Dbio_ssl.c109 case SSL_ERROR_NONE: in ssl_read()
178 case SSL_ERROR_NONE: in ssl_write()
H A Dtls_srp.c197 SSL_ERROR_NONE)) in ssl_srp_server_param_with_username_intern()
216 NULL) ? SSL_ERROR_NONE : SSL3_AL_FATAL; in ssl_srp_server_param_with_username_intern()
/freebsd/crypto/openssl/apps/lib/
H A Dtlssrp_depr.c183 ret = SSL_ERROR_NONE; in ssl_srp_server_param_cb()
/freebsd/contrib/sendmail/src/
H A Dsfsasl.c736 case SSL_ERROR_NONE:
861 case SSL_ERROR_NONE:
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_srp_password.pod88 The callback should return B<SSL_ERROR_NONE> to proceed with the server key exchange,
184 return SSL_ERROR_NONE;
H A DSSL_get_error.pod45 =item SSL_ERROR_NONE
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dproto_tls.c163 case SSL_ERROR_NONE: in ssl_check_error()
/freebsd/crypto/openssl/apps/
H A Ds_client.c2842 case SSL_ERROR_NONE: in s_client_main()
2942 case SSL_ERROR_NONE: in s_client_main()
H A Ds_server.c2691 case SSL_ERROR_NONE: in sv_body()
2777 case SSL_ERROR_NONE: in sv_body()
/freebsd/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c524 case SSL_ERROR_NONE: in conn_closed()
/freebsd/contrib/libevent/
H A Dbufferevent_openssl.c524 case SSL_ERROR_NONE: in conn_closed()
/freebsd/contrib/unbound/util/
H A Dnet_help.c991 case SSL_ERROR_NONE: in log_crypto_err_io_code_arg()
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h1252 # define SSL_ERROR_NONE 0 macro

12