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

/freebsd-10.1-release/crypto/openssl/crypto/lhash/
H A Dlh_stats.c85 fprintf(out, "num_comp_calls = %lu\n", lh->num_comp_calls);
193 BIO_printf(out, "num_comp_calls = %lu\n", lh->num_comp_calls);
H A Dlhash.c141 ret->num_comp_calls = 0;
414 lh->num_comp_calls++;
H A Dlhash.h155 unsigned long num_comp_calls; member in struct:lhash_st

Completed in 56 milliseconds