Searched refs:tls_proxy_client_start_free (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/tlsproxy/
H A Dtlsproxy_state.c167 tls_proxy_client_start_free(state->client_start_props);
/netbsd-current/external/ibm-public/postfix/dist/src/tls/
H A Dtls_proxy_client_scan.c35 /* void tls_proxy_client_start_free(start_props)
74 /* tls_proxy_client_start_free() destroys a TLS_CLIENT_START_PROPS
82 /* tls_proxy_client_start_free(start_props);
316 /* tls_proxy_client_start_free - destroy TLS_CLIENT_START_PROPS structure */
318 void tls_proxy_client_start_free(TLS_CLIENT_START_PROPS *props) function
485 tls_proxy_client_start_free(props);
H A Dtls_proxy.h129 extern void tls_proxy_client_start_free(TLS_CLIENT_START_PROPS *);

Completed in 259 milliseconds