Home
last modified time | relevance | path

Searched defs:OpenSSLErrorInfo (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/ssl/
Dopenssl_ssl_util.h43 struct OpenSSLErrorInfo { struct
44 OpenSSLErrorInfo() : error_code(0), file(NULL), line(0) {} in OpenSSLErrorInfo() argument
61 OpenSSLErrorInfo* out_error_info); argument