Home | History | Annotate | Download | only in openssh

Lines Matching full:macbuf

846 	u_char type, *cp, *macbuf = NULL;
930 macbuf = mac_compute(mac, active_state->p_send.seqnr,
943 buffer_append(&active_state->output, macbuf, mac->mac_len);
1238 u_char *macbuf, *cp, type;
1312 macbuf = mac_compute(mac, active_state->p_read.seqnr,
1315 if (timingsafe_bcmp(macbuf, buffer_ptr(&active_state->input),