Home
last modified time | relevance | path

Searched refs:SSL_CONNECTION_GET_USER_SSL (Results 1 – 19 of 19) sorted by relevance

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_cust.c162 if (meth->parse_cb(SSL_CONNECTION_GET_USER_SSL(s), ext_type, context, ext_data, in custom_ext_parse()
211 int cb_retval = meth->add_cb(SSL_CONNECTION_GET_USER_SSL(s), in custom_ext_add()
230 meth->free_cb(SSL_CONNECTION_GET_USER_SSL(s), meth->ext_type, in custom_ext_add()
242 meth->free_cb(SSL_CONNECTION_GET_USER_SSL(s), meth->ext_type, in custom_ext_add()
256 meth->free_cb(SSL_CONNECTION_GET_USER_SSL(s), meth->ext_type, in custom_ext_add()
H A Dstatem.c364 SSL *ussl = SSL_CONNECTION_GET_USER_SSL(s); in state_machine()
598 SSL *ssl = SSL_CONNECTION_GET_USER_SSL(s); in read_state_machine()
822 SSL *ssl = SSL_CONNECTION_GET_USER_SSL(s); in write_state_machine()
H A Dstatem_dtls.c115 SSL *ussl = SSL_CONNECTION_GET_USER_SSL(s); in dtls1_do_write()
365 p, 1, SSL_CONNECTION_GET_USER_SSL(s), in dtls_get_message()
426 SSL_CONNECTION_GET_USER_SSL(s), s->msg_callback_arg); in dtls_get_message_body()
825 SSL *ussl = SSL_CONNECTION_GET_USER_SSL(s); in dtls_get_reassembled_message()
H A Dstatem_srvr.c1405 || sctx->app_gen_cookie_cb(SSL_CONNECTION_GET_USER_SSL(s), s->d1->cookie, in dtls_construct_hello_verify_request()
1718 SSL *ussl = SSL_CONNECTION_GET_USER_SSL(s); in tls_early_post_process_client_hello()
2187 ret = sctx->ext.status_cb(SSL_CONNECTION_GET_USER_SSL(s), in tls_handle_status_request()
2222 int r = sctx->ext.alpn_select_cb(SSL_CONNECTION_GET_USER_SSL(s), in tls_handle_alpn()
2297 SSL *ussl = SSL_CONNECTION_GET_USER_SSL(s); in tls_post_process_client_hello()
2587 pkdh = ssl_dh_to_pkey(s->cert->dh_tmp_cb(SSL_CONNECTION_GET_USER_SSL(s), in tls_construct_server_key_exchange()
2943 psklen = s->psk_server_callback(SSL_CONNECTION_GET_USER_SSL(s), in tls_process_cke_psk_preamble()
3961 SSL *ssl = SSL_CONNECTION_GET_USER_SSL(s); in construct_stateless_ticket()
4272 tctx->generate_ticket_cb(SSL_CONNECTION_GET_USER_SSL(s), in tls_construct_new_session_ticket()
H A Dextensions_srvr.c269 !s->ext.session_ticket_cb(SSL_CONNECTION_GET_USER_SSL(s), in tls_parse_ctos_session_ticket()
1137 if (sctx->verify_stateless_cookie_cb(SSL_CONNECTION_GET_USER_SSL(s), in tls_parse_ctos_cookie()
1316 SSL *ussl = SSL_CONNECTION_GET_USER_SSL(s); in tls_parse_ctos_psk()
1796 ret = sctx->ext.npn_advertised_cb(SSL_CONNECTION_GET_USER_SSL(s), &npa, in tls_construct_stoc_next_proto_neg()
2070 SSL *ussl = SSL_CONNECTION_GET_USER_SSL(s); in tls_construct_stoc_cookie()
H A Dextensions.c697 s->ext.debug_cb(SSL_CONNECTION_GET_USER_SSL(s), !s->server, in tls_collect_extensions()
995 SSL *ussl = SSL_CONNECTION_GET_USER_SSL(s); in final_server_name()
1720 && !s->allow_early_data_cb(SSL_CONNECTION_GET_USER_SSL(s), in final_early_data()
H A Dstatem_lib.c67 SSL *ussl = SSL_CONNECTION_GET_USER_SSL(s); in ssl3_do_write()
1431 SSL *ssl = SSL_CONNECTION_GET_USER_SSL(s); in tls_finish_handshake()
1555 SSL *ussl = SSL_CONNECTION_GET_USER_SSL(s); in tls_get_message_header()
1664 SSL *ussl = SSL_CONNECTION_GET_USER_SSL(s); in tls_get_message_body()
H A Dextensions_clnt.c827 SSL *ussl = SSL_CONNECTION_GET_USER_SSL(s); in tls_construct_ctos_early_data()
1465 SSL *ssl = SSL_CONNECTION_GET_USER_SSL(s); in tls_parse_stoc_session_ticket()
1639 if (sctx->ext.npn_select_cb(SSL_CONNECTION_GET_USER_SSL(s), in tls_parse_stoc_npn()
H A Dstatem_clnt.c1480 SSL *ussl = SSL_CONNECTION_GET_USER_SSL(s); in tls_process_server_hello()
2970 int ret = sctx->ext.status_cb(SSL_CONNECTION_GET_USER_SSL(s), in tls_process_initial_server_flight()
3044 psklen = s->psk_client_callback(SSL_CONNECTION_GET_USER_SSL(s), in tls_construct_cke_psk_preamble()
4097 i = sctx->client_cert_cb(SSL_CONNECTION_GET_USER_SSL(s), px509, ppkey); in ssl_do_client_cert_cb()
/freebsd/crypto/openssl/ssl/
H A Dtls_srp.c203 s->srp_ctx.TLS_ext_srp_username_callback(SSL_CONNECTION_GET_USER_SSL(s), in ssl_srp_server_param_with_username_intern()
377 if ((passwd = s->srp_ctx.SRP_give_srp_client_pwd_callback(SSL_CONNECTION_GET_USER_SSL(s), in srp_generate_client_master_secret()
430 if (srp->SRP_verify_param_callback(SSL_CONNECTION_GET_USER_SSL(s), in srp_verify_server_param()
H A Dssl_cert.c482 SSL_CONNECTION_GET_USER_SSL(s))) in ssl_verify_internal()
1296 return s->cert->sec_cb(SSL_CONNECTION_GET_USER_SSL(s), NULL, op, bits, nid, in ssl_security()
H A Dd1_lib.c400 s->d1->timeout_duration_us = s->d1->timer_cb(SSL_CONNECTION_GET_USER_SSL(s), in dtls1_handle_timeout()
H A Dssl_sess.c529 ret = s->session_ctx->get_session_cb(SSL_CONNECTION_GET_USER_SSL(s), in lookup_sess_in_cache()
H A Dt1_lib.c3115 rv = tctx->ext.ticket_key_evp_cb(SSL_CONNECTION_GET_USER_SSL(s), in tls_decrypt_ticket()
3124 rv = tctx->ext.ticket_key_cb(SSL_CONNECTION_GET_USER_SSL(s), nctick, in tls_decrypt_ticket()
H A Dssl_lib.c4793 if (!s->session_ctx->new_session_cb(SSL_CONNECTION_GET_USER_SSL(s), in ssl_update_cache()
7050 sctx->keylog_callback(SSL_CONNECTION_GET_USER_SSL(sc), (const char *)out); in nss_keylog_int()
/freebsd/crypto/openssl/include/internal/
H A Dssl_unwrap.h28 # define SSL_CONNECTION_GET_USER_SSL(sc) ((sc)->user_ssl) macro
/freebsd/crypto/openssl/ssl/record/
H A Drec_layer_s3.c1140 SSL *ssl = SSL_CONNECTION_GET_USER_SSL(s); in rlayer_msg_callback_wrapper()
1160 SSL *ssl = SSL_CONNECTION_GET_USER_SSL(s); in rlayer_padding_wrapper()
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_port.c633 user_ssl = SSL_CONNECTION_GET_USER_SSL(sc); in ossl_quic_port_drop_incoming()
H A Dquic_impl.c4645 || (conn_ssl = SSL_CONNECTION_GET_USER_SSL(conn)) == NULL) in ossl_quic_accept_connection()