Home
last modified time | relevance | path

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

/third_party/openssl/crypto/lhash/
Dlhash_local.h30 unsigned long num_expands; member
Dlh_stats.c67 BIO_printf(out, "num_expands = %lu\n", lh->num_expands); in OPENSSL_LH_stats_bio()
Dlhash.c241 lh->num_expands++; in expand()