Searched refs:umac_final (Results 1 – 3 of 3) sorted by relevance
68 int umac_final(struct umac_ctx *ctx, u_char tag[], u_char nonce[8]);
151 umac_final(mac->umac_ctx, m, nonce); in mac_compute()
1238 int umac_final(struct umac_ctx *ctx, u_char tag[], u_char nonce[8]) in umac_final() function