Searched refs:client_start_props (Results 1 – 3 of 3) sorted by relevance
124 state->client_start_props = 0; in tlsp_state_create()166 if (state->client_start_props) in tlsp_state_free()167 tls_proxy_client_start_free(state->client_start_props); in tlsp_state_free()
48 TLS_CLIENT_START_PROPS *client_start_props; member
746 state->client_start_props); in tlsp_post_handshake()1029 state->client_start_props->ctx = state->appl_state; in tlsp_client_start_pre_handshake()1030 state->client_start_props->fd = state->ciphertext_fd; in tlsp_client_start_pre_handshake()1031 state->tls_context = tls_client_start(state->client_start_props); in tlsp_client_start_pre_handshake()1442 (void *) &state->client_start_props), in tlsp_get_request_event()