Searched refs:SSL_load_error_strings_fn (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_libssl_setup.c88 static void (*SSL_load_error_strings_fn)() = NULL; variable
143 SSL_load_error_strings_fn = (void(*)())dlsym(dldesc,
145 if (SSL_load_error_strings_fn == NULL)
299 SSL_load_error_strings_fn();

Completed in 15 milliseconds