Home
last modified time | relevance | path

Searched defs:umac_update (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/openssh/
H A Dumac128.c5 #define umac_update umac128_update macro
H A Dumac.c1255 int umac_update(struct umac_ctx *ctx, const u_char *input, long len) in umac_update() function