Searched refs:ErrErrorStringN (Results 1 – 1 of 1) sorted by relevance
33 typedef void (*ErrErrorStringN)(unsigned long e, char *buf, size_t len); typedef142 … ErrErrorStringN func = reinterpret_cast<ErrErrorStringN>(GetOpensslLibFunc("ERR_error_string_n")); in ERR_error_string_n()