Home
last modified time | relevance | path

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

/external/openssl/crypto/
Dmem.c112 static long (*get_debug_options_func)(void) = CRYPTO_dbg_get_options; variable
121 static long (*get_debug_options_func)(void) = NULL; variable