Searched refs:SSL_load_error_strings_fn (Results 1 – 1 of 1) sorted by relevance
88 static void (*SSL_load_error_strings_fn)() = NULL; variable143 SSL_load_error_strings_fn = (void(*)())dlsym(dldesc, in libssl_load()145 if (SSL_load_error_strings_fn == NULL) in libssl_load()299 SSL_load_error_strings_fn(); in print_asn1_name()