Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/tlsproxy/
Dtlsproxy_state.c159 tls_proxy_client_param_free(state->tls_params); in tlsp_state_free()
/netbsd/src/external/ibm-public/postfix/dist/src/tls/
Dtls_proxy_client_scan.c128 void tls_proxy_client_param_free(TLS_CLIENT_PARAMS *params) in tls_proxy_client_param_free() function
221 tls_proxy_client_param_free(params); in tls_proxy_client_param_scan()
Dtls_proxy.h87 extern void tls_proxy_client_param_free(TLS_CLIENT_PARAMS *);