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

/freebsd-10.1-release/crypto/openssl/crypto/lhash/
H A Dlh_stats.c80 fprintf(out, "num_expands = %lu\n", lh->num_expands);
187 BIO_printf(out, "num_expands = %lu\n", lh->num_expands);
H A Dlhash.c136 ret->num_expands = 0;
310 lh->num_expands++;
H A Dlhash.h150 unsigned long num_expands; member in struct:lhash_st

Completed in 60 milliseconds