Searched defs:umac_update (Results 1 – 2 of 2) sorted by relevance
/dragonfly/crypto/openssh/ | ||
H A D | umac128.c | 5 #define umac_update umac128_update macro |
H A D | umac.c | 1255 int umac_update(struct umac_ctx *ctx, const u_char *input, long len) in umac_update() function |