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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dumac.h110 int uhash_final(uhash_ctx_t ctx,
H A Dumac.c760 * uhash_final() which
764 * uhash_final(); however it is optimized and should be
1113 static int uhash_final(uhash_ctx_t ctx, u_char *res) function
1256 uhash_final(&ctx->hash, (u_char *)tag);

Completed in 52 milliseconds