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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dumac.h104 int uhash_reset(uhash_ctx_t ctx);
H A Dumac.c762 * the uhash_reset() routine must be called. The all-at-once UHASH routine,
946 static int uhash_reset(uhash_ctx_t pc) function
1129 uhash_reset(ctx);
1177 uhash_reset(ahc);
1206 uhash_reset(&ctx->hash);

Completed in 74 milliseconds