Searched defs:umac_update (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.bin/ssh/ | ||
H A D | umac128.c | 5 #define umac_update umac128_update macro |
H A D | umac.c | 1251 int umac_update(struct umac_ctx *ctx, const u_char *input, long len) in umac_update() function |