Searched refs:mem_hash (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/
H A Dmem_dbg.c259 /* static unsigned long mem_hash(MEM *a) */
260 static unsigned long mem_hash(const void *a_void) function
434 if ((mh=lh_new(mem_hash, mem_cmp)) == NULL)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dmem_dbg.c267 /* static unsigned long mem_hash(MEM *a) */
268 static unsigned long mem_hash(const void *a_void) function
442 if ((mh=lh_new(mem_hash, mem_cmp)) == NULL)

Completed in 193 milliseconds