Home
last modified time | relevance | path

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

/external/chromium_org/third_party/boringssl/src/crypto/lhash/
Dlhash.c119 size_t lh_num_items(const _LHASH *lh) { return lh->num_items; } in lh_num_items() function
/external/openssl/crypto/lhash/
Dlhash.c472 unsigned long lh_num_items(const _LHASH *lh) in lh_num_items() function