Home
last modified time | relevance | path

Searched refs:uhash_update (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dumac.h105 int uhash_update(uhash_ctx_t ctx,
H A Dumac.c1043 static int uhash_update(uhash_ctx_t ctx, const u_char *input, long len) in uhash_update() function
1256 uhash_update(&ctx->hash, input, len); in umac_update()