Searched refs:umac_update (Results 1 – 5 of 5) sorted by relevance
6 #define umac_update umac128_update macro
66 int umac_update(struct umac_ctx *ctx, const u_char *input, long len);
189 umac_update(mac->umac_ctx, data, datalen); in mac_compute()
1275 int umac_update(struct umac_ctx *ctx, const u_char *input, long len) in umac_update() function
829 umac_update