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

/freebsd-13-stable/sys/contrib/libb2/
H A Dblake2-dispatch.c256 typedef int ( *blake2b_init_param_fn )( blake2b_state *, const blake2b_param * ); typedef
292 static const blake2b_init_param_fn blake2b_init_param_table[] =
434 static blake2b_init_param_fn blake2b_init_param_ptr = blake2b_init_param_dispatch;

Completed in 108 milliseconds