Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_malloc.pod16 CRYPTO_get_mem_functions, CRYPTO_set_mem_functions,
60 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
126 With CRYPTO_set_mem_functions(), you can specify a different set of functions.
130 with CRYPTO_set_mem_functions(), it's recommended to swap them all out
179 CRYPTO_set_mem_functions() returns 1 on success or 0 on failure (almost
H A DSSL_alloc_buffers.pod26 avoid allocation during data processing or with CRYPTO_set_mem_functions()
57 L<CRYPTO_set_mem_functions(3)>
/freebsd/contrib/ntp/include/
H A Dssl_applink.c47 CRYPTO_set_mem_functions(wrap_dbg_malloc, wrap_dbg_realloc, wrap_dbg_free_ex); in ssl_applink()
/freebsd/crypto/openssl/crypto/
H A Dmem.c57 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn, in CRYPTO_set_mem_functions() function
/freebsd/crypto/openssl/include/openssl/
H A Dengine.h801 CRYPTO_set_mem_functions(fns->mem_fns.malloc_fn, \
H A Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
H A Dcrypto.h.in314 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/freebsd/secure/lib/libcrypto/
H A DVersion.map845 CRYPTO_set_mem_functions;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1181 MLINKS+= OPENSSL_malloc.3 CRYPTO_set_mem_functions.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num2581 CRYPTO_set_mem_functions 2638 3_0_0 EXIST::FUNCTION:
/freebsd/crypto/openssl/
H A DCHANGES.md14201 These work the same way as CRYPTO_set_mem_functions and friends.
17364 Also, things like CRYPTO_set_mem_functions will always give the