Home | History | Annotate | Download | only in openssh

Lines Matching refs:umac_update

1249 int umac_update(struct umac_ctx *ctx, u_char *input, long len)
1264 /* All-in-one version simply calls umac_update() and umac_final(). */