Home
last modified time | relevance | path

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

/external/openssl/crypto/
Dmem.c65 static int allow_customize = 1; /* we provide flexible functions for */ variable
129 if (!allow_customize) in CRYPTO_set_mem_functions()
146 if (!allow_customize) in CRYPTO_set_mem_ex_functions()
160 if (!allow_customize) in CRYPTO_set_locked_mem_functions()
173 if (!allow_customize) in CRYPTO_set_locked_mem_ex_functions()
258 allow_customize = 0; in CRYPTO_malloc_locked()
302 allow_customize = 0; in CRYPTO_malloc()