HomeSort by relevance Sort by last modified time
    Searched full:lh_maybe_resize (Results 1 - 1 of 1) sorted by null

  /external/boringssl/src/crypto/lhash/
lhash.c 206 // lh_maybe_resize resizes the |buckets| array if needed.
207 static void lh_maybe_resize(_LHASH *lh) { function
263 lh_maybe_resize(lh);
284 lh_maybe_resize(lh);
319 lh_maybe_resize(lh);

Completed in 58 milliseconds