Home
last modified time | relevance | path

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

/mirbsd/src/lib/libssl/src/crypto/
Dmem.c65 static int allow_customize = 1; /* we provide flexible functions for */ variable
128 if (!allow_customize) in CRYPTO_set_mem_functions()
145 if (!allow_customize) in CRYPTO_set_mem_ex_functions()
159 if (!allow_customize) in CRYPTO_set_locked_mem_functions()
172 if (!allow_customize) in CRYPTO_set_locked_mem_ex_functions()
257 allow_customize = 0; in CRYPTO_malloc_locked()
298 allow_customize = 0; in CRYPTO_malloc()