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

  /external/openssl/crypto/lhash/
lh_stats.c 83 fprintf(out,"num_comp_calls = %lu\n",lh->num_comp_calls);
192 BIO_printf(out,"num_comp_calls = %lu\n",lh->num_comp_calls);
lhash.c 140 ret->num_comp_calls=0;
431 lh->num_comp_calls++;
lhash.h 156 unsigned long num_comp_calls; member in struct:lhash_st
  /external/openssl/include/openssl/
lhash.h 156 unsigned long num_comp_calls; member in struct:lhash_st

Completed in 9447 milliseconds