Home
last modified time | relevance | path

Searched defs:alloc_fn (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/async/arch/
H A Dasync_null.c19 int ASYNC_set_mem_functions(ASYNC_stack_alloc_fn alloc_fn, in ASYNC_set_mem_functions()
25 void ASYNC_get_mem_functions(ASYNC_stack_alloc_fn *alloc_fn, in ASYNC_get_mem_functions()
H A Dasync_win.c23 int ASYNC_set_mem_functions(ASYNC_stack_alloc_fn alloc_fn, in ASYNC_set_mem_functions()
29 void ASYNC_get_mem_functions(ASYNC_stack_alloc_fn *alloc_fn, in ASYNC_get_mem_functions()
H A Dasync_posix.c53 int ASYNC_set_mem_functions(ASYNC_stack_alloc_fn alloc_fn, in ASYNC_set_mem_functions()
73 void ASYNC_get_mem_functions(ASYNC_stack_alloc_fn *alloc_fn, in ASYNC_get_mem_functions()
/openssl/test/
H A Dasynctest.c433 ASYNC_stack_alloc_fn alloc_fn; in test_ASYNC_set_mem_functions() local

Completed in 8 milliseconds