Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
A DSSL_alloc_buffers.pod26 avoid allocation during data processing or with CRYPTO_set_mem_functions()
57 L<CRYPTO_set_mem_functions(3)>
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
/openssl-master/crypto/
A Dmem.c51 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn, in CRYPTO_set_mem_functions() function
/openssl-master/include/openssl/
A Dengine.h801 CRYPTO_set_mem_functions(fns->mem_fns.malloc_fn, \
A Dcrypto.h.in312 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/openssl-master/util/
A Dlibcrypto.num2581 CRYPTO_set_mem_functions 2638 3_0_0 EXIST::FUNCTION:
/openssl-master/
A DCHANGES.md13237 These work the same way as CRYPTO_set_mem_functions and friends.
16400 Also, things like CRYPTO_set_mem_functions will always give the

Completed in 36 milliseconds