Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_proxy_server_scan.c227 tls_proxy_server_start_free(props); in tls_proxy_server_start_scan()
236 void tls_proxy_server_start_free(TLS_SERVER_START_PROPS *props) in tls_proxy_server_start_free() function
H A Dtls_proxy.h138 extern void tls_proxy_server_start_free(TLS_SERVER_START_PROPS *);
/netbsd-src/external/ibm-public/postfix/dist/src/tlsproxy/
H A Dtlsproxy_state.c163 tls_proxy_server_start_free(state->server_start_props); in tlsp_state_free()