Home | History | Annotate | Download | only in openssh

Lines Matching full:padded_len

704 static void nh(nh_ctx *hc, UINT8 *buf, UINT32 padded_len,
707 * Assumes that padded_len is divisible by L1_PAD_BOUNDARY and result is
727 nh_aux(hc->nh_key, buf, result, padded_len);