Home
last modified time | relevance | path

Searched defs:malloc_fn (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/
H A Dmem.c57 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn, in CRYPTO_set_mem_functions()
72 void CRYPTO_get_mem_functions(CRYPTO_malloc_fn *malloc_fn, in CRYPTO_get_mem_functions()
/freebsd/crypto/openssl/include/openssl/
H A Dengine.h742 dyn_MEM_malloc_fn malloc_fn; member