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

  /external/openssl/crypto/lhash/
lhash.c 139 ret->num_hash_calls=0;
330 lh->num_hash_calls++;
412 lh->num_hash_calls++;
lh_stats.c 82 fprintf(out,"num_hash_calls = %lu\n",lh->num_hash_calls);
191 BIO_printf(out,"num_hash_calls = %lu\n",lh->num_hash_calls);
lhash.h 155 unsigned long num_hash_calls; member in struct:lhash_st
  /external/openssl/include/openssl/
lhash.h 155 unsigned long num_hash_calls; member in struct:lhash_st

Completed in 24 milliseconds