Searched defs:init_options (Results 1 – 3 of 3) sorted by relevance
117 let init_options = OPENSSL_INIT_LOAD_SSL_STRINGS; in init() localVariable119 let init_options = OPENSSL_INIT_LOAD_SSL_STRINGS | OPENSSL_INIT_NO_ATEXIT; in init() localVariable
106 init_options() in init_options() function
225 static void init_options(OptionsContext *o) in init_options() function