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

/freebsd-10.0-release/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.c203 umac128_update(mac->umac_ctx, data, datalen);
H A Dssh_namespace.h471 #define umac128_update ssh_umac128_update macro

Completed in 130 milliseconds