Home
last modified time | relevance | path

Searched defs:lh_doall_arg (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/lhash/
Dlhash.c315 void lh_doall_arg(_LHASH *lh, void (*func)(void *, void *), void *arg) { in lh_doall_arg() function
/external/openssl/crypto/lhash/
Dlhash.c305 void lh_doall_arg(_LHASH *lh, LHASH_DOALL_ARG_FN_TYPE func, void *arg) in lh_doall_arg() function