Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dumac128.c6 #define umac_update umac128_update macro
H A Dumac.c1275 int umac_update(struct umac_ctx *ctx, const u_char *input, long len) in umac_update() function