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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dumac.c767 * The routine uhash_init() initializes the uhash_ctx data structure and
970 static void uhash_init(uhash_ctx_t ahc, aes_int_key prf_key) function
1031 uhash_init(ctx, prf_key);
1245 uhash_init(&ctx->hash, prf_key);

Completed in 79 milliseconds