Home
last modified time | relevance | path

Searched refs:server_start_props (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/tlsproxy/
H A Dtlsproxy_state.c122 state->server_start_props = 0; in tlsp_state_create()
162 if (state->server_start_props) in tlsp_state_free()
163 tls_proxy_server_start_free(state->server_start_props); in tlsp_state_free()
H A Dtlsproxy.h46 TLS_SERVER_START_PROPS *server_start_props; member