Home | History | Annotate | Download | only in openssh

Lines Matching refs:uhash_init

752  * The routine uhash_init() initializes the uhash_ctx data structure and    
955 static void uhash_init(uhash_ctx_t ahc, aes_int_key prf_key)
1016 uhash_init(ctx, prf_key);
1230 uhash_init(&ctx->hash, prf_key);