Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/crypto/
H A Dmem.c24 static int allow_customize = 1; variable
65 if (!allow_customize) in CRYPTO_set_mem_functions()
78 if (!allow_customize) in CRYPTO_set_mem_debug()
204 if (allow_customize) { in CRYPTO_malloc()
210 allow_customize = 0; in CRYPTO_malloc()