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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dmem.c112 static long (*get_debug_options_func)(void) = CRYPTO_dbg_get_options; variable
121 static long (*get_debug_options_func)(void) = NULL; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dmem.c119 static long (*get_debug_options_func) (void) = CRYPTO_dbg_get_options; variable
131 static long (*get_debug_options_func) (void) = NULL; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dmem.c119 static long (*get_debug_options_func) (void) = CRYPTO_dbg_get_options; variable
131 static long (*get_debug_options_func) (void) = NULL; variable

Completed in 112 milliseconds