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

/macosx-10.10.1/postfix-255/postfix/src/tlsproxy/
H A Dtlsproxy.h43 extern void tlsp_state_free(TLSP_STATE *);
H A Dtlsproxy_state.c13 /* void tlsp_state_free(state)
21 /* tlsp_state_free() destroys session context.
115 /* tlsp_state_free - destroy state objects, connection and events */
117 void tlsp_state_free(TLSP_STATE *state) function
H A Dtlsproxy.c438 tlsp_state_free(state);
468 tlsp_state_free(state);
477 tlsp_state_free(state);
501 tlsp_state_free(state);
645 tlsp_state_free(state);
703 tlsp_state_free(state);
748 tlsp_state_free(state);
814 tlsp_state_free(state);
831 tlsp_state_free(state);

Completed in 137 milliseconds