Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDumac.h103 int uhash_reset(uhash_ctx_t ctx);
HDumac.c941 static int uhash_reset(uhash_ctx_t pc) in uhash_reset() function
1124 uhash_reset(ctx); in uhash_final()
1172 uhash_reset(ahc);
1201 uhash_reset(&ctx->hash);