Searched refs:umac128_update (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dumac128.c8 #define umac_update umac128_update
H A Dumac.h121 int umac128_update(struct umac_ctx *ctx, const u_char *input, long len);
H A Dmac.c201 umac128_update(mac->umac_ctx, data, datalen);
H A Dssh_namespace.h911 #define umac128_update Fssh_umac128_update macro

Completed in 172 milliseconds