Searched defs:hiLevelError (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
H A Dsslerr.c16 * If it is meaningless, replace it with the hiLevelError.
20 ssl_MapLowLevelError(int hiLevelError) argument
35 PORT_SetError(hiLevelError);
36 return hiLevelError;

Completed in 43 milliseconds