HomeSort by relevance Sort by last modified time
    Searched refs:num_expand_reallocs (Results 1 - 4 of 4) sorted by null

  /external/openssl/crypto/lhash/
lh_stats.c 79 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);
lhash.c 136 ret->num_expand_reallocs=0;
360 lh->num_expand_reallocs++;
lhash.h 152 unsigned long num_expand_reallocs; member in struct:lhash_st
  /external/openssl/include/openssl/
lhash.h 152 unsigned long num_expand_reallocs; member in struct:lhash_st

Completed in 82 milliseconds