Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dmem.c58 CRYPTO_realloc_fn realloc_fn, in CRYPTO_set_mem_functions()
73 CRYPTO_realloc_fn *realloc_fn, in CRYPTO_get_mem_functions()
/freebsd/crypto/openssl/include/openssl/
H A Dengine.h743 dyn_MEM_realloc_fn realloc_fn; member