Home
last modified time | relevance | path

Searched refs:doall_util_fn (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libcrypto/lhash/
H A Dlhash.c343 doall_util_fn(_LHASH *lh, int use_arg, LHASH_DOALL_FN_TYPE func, in doall_util_fn() function
389 doall_util_fn(lh, 0, func, (LHASH_DOALL_ARG_FN_TYPE)0, NULL); in lh_doall()
396 doall_util_fn(lh, 1, (LHASH_DOALL_FN_TYPE)0, func, arg); in lh_doall_arg()