Searched defs:OpenSSLErrorInfo (Results 1 – 1 of 1) sorted by relevance
43 struct OpenSSLErrorInfo { struct44 OpenSSLErrorInfo() : error_code(0), file(NULL), line(0) {} in OpenSSLErrorInfo() argument61 OpenSSLErrorInfo* out_error_info); argument