Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls.h322 extern void tls_free_app_context(TLS_APPL_STATE *);
H A Dtls_misc.c1253 void tls_free_app_context(TLS_APPL_STATE *app_ctx) in tls_free_app_context() function
/netbsd-src/external/ibm-public/postfix/dist/src/posttls-finger/
H A Dposttls-finger.c1793 tls_free_app_context(state->tls_ctx); in cleanup()