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

/macosx-10.10/postfix-255/postfix/src/tlsproxy/
H A Dtlsproxy.h32 EVENT_NOTIFY_FN ciphertext_timer; /* kludge */ member in struct:__anon11844
H A Dtlsproxy_state.c42 /* .IP ciphertext_timer
106 state->ciphertext_timer = 0;
127 if (state->ciphertext_timer)
128 event_cancel_timer(state->ciphertext_timer, (char *) state);
H A Dtlsproxy.c752 state->ciphertext_timer = tlsp_ciphertext_event;

Completed in 98 milliseconds