Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl/dist/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,
125 With CRYPTO_set_mem_functions(), you can specify a different set of functions.
129 with CRYPTO_set_mem_functions(), it's recommended to swap them all out
178 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)>
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_alloc_buffers.pod26 avoid allocation during data processing or with CRYPTO_set_mem_functions()
56 L<CRYPTO_set_mem_functions>
H A DOPENSSL_malloc.pod16 CRYPTO_get_mem_functions, CRYPTO_set_mem_functions,
61 int CRYPTO_set_mem_functions(
140 With CRYPTO_set_mem_functions(), you can specify a different set of functions.
228 CRYPTO_set_mem_functions() and CRYPTO_set_mem_debug()
241 with CRYPTO_set_mem_functions(), it's recommended to swap them all out
/netbsd/external/bsd/ntp/dist/include/
H A Dssl_applink.c49 CRYPTO_set_mem_functions(wrap_dbg_malloc, wrap_dbg_realloc, wrap_dbg_free_ex); in ssl_applink()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/
H A Dmem.c60 int CRYPTO_set_mem_functions( in CRYPTO_set_mem_functions() function
/netbsd/crypto/external/bsd/openssl/dist/crypto/
H A Dmem.c57 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn, in CRYPTO_set_mem_functions() function
/netbsd/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dcrypto.h256 int CRYPTO_set_mem_functions(
H A Dengine.h722 CRYPTO_set_mem_functions(fns->mem_fns.malloc_fn, \
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/
H A Dengine.h801 CRYPTO_set_mem_functions(fns->mem_fns.malloc_fn, \
H A Dcrypto.h.in314 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/netbsd/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map845 CRYPTO_set_mem_functions;
/netbsd/crypto/external/bsd/openssl/lib/libcrypto/
H A Dcrypto.map973 CRYPTO_set_mem_functions;
/netbsd/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num2674 CRYPTO_set_mem_functions 2638 1_1_0 EXIST::FUNCTION:
/netbsd/crypto/external/bsd/openssl/dist/util/
H A Dlibcrypto.num2581 CRYPTO_set_mem_functions 2638 3_0_0 EXIST::FUNCTION:
/netbsd/crypto/external/bsd/openssl.old/dist/
H A DCHANGES8963 These work the same way as CRYPTO_set_mem_functions and friends.
11708 Also, things like CRYPTO_set_mem_functions will always give the