Searched refs:CRYPTO_set_mem_functions (Results 1 – 7 of 7) sorted by relevance
26 avoid allocation during data processing or with CRYPTO_set_mem_functions()60 L<CRYPTO_set_mem_functions(3)>
16 CRYPTO_get_mem_functions, CRYPTO_set_mem_functions,64 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,150 With CRYPTO_set_mem_functions(), you can specify a different set of functions.154 with CRYPTO_set_mem_functions(), it's recommended to swap them all out203 CRYPTO_set_mem_functions() returns 1 on success or 0 on failure (almost
57 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn, in CRYPTO_set_mem_functions() function
801 CRYPTO_set_mem_functions(fns->mem_fns.malloc_fn, \
326 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
2581 CRYPTO_set_mem_functions 2638 3_0_0 EXIST::FUNCTION:
15176 These work the same way as CRYPTO_set_mem_functions and friends.18339 Also, things like CRYPTO_set_mem_functions will always give the
Completed in 77 milliseconds