Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dmem_dbg.c230 static unsigned long mem_hash(const MEM *a) in mem_hash() function
338 if ((mh = lh_MEM_new(mem_hash, mem_cmp)) == NULL) { in CRYPTO_mem_debug_malloc()