Searched refs:malloc_cb (Results 1 – 7 of 7) sorted by relevance
260 typedef void* (*malloc_cb)(int size); typedef312 malloc_cb alloc;
648 dyn_MEM_malloc_cb malloc_cb; member717 if(!CRYPTO_set_mem_functions(fns->mem_fns.malloc_cb, \
505 CRYPTO_get_mem_functions(&fns.mem_fns.malloc_cb, in dynamic_load()