Home
last modified time | relevance | path

Searched refs:umac_update (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/crypto/external/bsd/openssh/dist/
Dumac128.c6 #define umac_update umac128_update macro
Dumac.h66 int umac_update(struct umac_ctx *ctx, const u_char *input, long len);
Dmac.c189 umac_update(mac->umac_ctx, data, datalen); in mac_compute()
Dumac.c1275 int umac_update(struct umac_ctx *ctx, const u_char *input, long len) in umac_update() function
/netbsd/src/crypto/external/bsd/openssh/lib/
Dssh.expsym829 umac_update