Searched refs:ERR_get_error_fn (Results 1 – 1 of 1) sorted by relevance
86 static char *(*ERR_get_error_fn)() = NULL; variable133 ERR_get_error_fn = (char *(*)())dlsym(dldesc, in libssl_load()135 if (ERR_get_error_fn == NULL) in libssl_load()318 ERR_error_string_fn(ERR_get_error_fn(), errbuf)); in print_asn1_name()