Home
last modified time | relevance | path

Searched refs:allow_customize (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/async/arch/
H A Dasync_posix.c38 static int allow_customize = 1; variable
60 if (!allow_customize) { in ASYNC_set_mem_functions()
108 if (allow_customize) { in async_fibre_makecontext()
111 allow_customize = 0; in async_fibre_makecontext()
/openssl/crypto/
H A Dmem.c21 static int allow_customize = 1; variable
61 if (!allow_customize) in CRYPTO_set_mem_functions()
187 if (allow_customize) { in CRYPTO_malloc()
193 allow_customize = 0; in CRYPTO_malloc()

Completed in 8 milliseconds