Searched refs:ciphertext_timer (Results 1 – 3 of 3) sorted by relevance
115 state->ciphertext_timer = 0; in tlsp_state_create()148 if (state->ciphertext_timer) in tlsp_state_free()149 event_cancel_timer(state->ciphertext_timer, (void *) state); in tlsp_state_free()
35 EVENT_NOTIFY_FN ciphertext_timer; /* kludge */ member
1162 state->ciphertext_timer = tlsp_ciphertext_event; in tlsp_get_fd_event()