Home | History | Annotate | Download | only in openssh

Lines Matching refs:umac_final

1238 int umac_final(struct umac_ctx *ctx, u_char tag[], u_char nonce[8])
1264 /* All-in-one version simply calls umac_update() and umac_final(). */