Home
last modified time | relevance | path

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

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