Home
last modified time | relevance | path

Searched refs:client_init_props (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/tlsproxy/
H A Dtlsproxy_state.c123 state->client_init_props = 0; in tlsp_state_create()
164 if (state->client_init_props) in tlsp_state_free()
165 tls_proxy_client_init_free(state->client_init_props); in tlsp_state_free()
H A Dtlsproxy.h47 TLS_CLIENT_INIT_PROPS *client_init_props; member
H A Dtlsproxy.c1440 (void *) &state->client_init_props), in tlsp_get_request_event()
1449 state->client_init_props); in tlsp_get_request_event()