Searched refs:num_expand_reallocs (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/lhash/
H A Dlh_stats.c79 fprintf(out,"num_expand_reallocs = %lu\n",lh->num_expand_reallocs);
186 BIO_printf(out,"num_expand_reallocs = %lu\n",
187 lh->num_expand_reallocs);
H A Dlhash.c244 ret->num_expand_reallocs=0;
485 lh->num_expand_reallocs++;
H A Dlhash.h152 unsigned long num_expand_reallocs; member in struct:lhash_st
/external/openssl/crypto/lhash/
H A Dlh_stats.c79 fprintf(out,"num_expand_reallocs = %lu\n",lh->num_expand_reallocs);
186 BIO_printf(out,"num_expand_reallocs = %lu\n",
187 lh->num_expand_reallocs);
H A Dlhash.c136 ret->num_expand_reallocs=0;
360 lh->num_expand_reallocs++;
H A Dlhash.h152 unsigned long num_expand_reallocs; member in struct:lhash_st
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dlhash.h152 unsigned long num_expand_reallocs; member in struct:lhash_st
/external/openssl/include/openssl/
H A Dlhash.h152 unsigned long num_expand_reallocs; member in struct:lhash_st

Completed in 101 milliseconds