HomeSort by relevance Sort by last modified time
    Searched refs:PRErrorCode (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/net/socket/
nss_ssl_util.h 29 PRErrorCode MapErrorToNSS(int result);
36 int MapNSSError(PRErrorCode err);
nss_ssl_util.cc 227 PRErrorCode MapErrorToNSS(int result) {
268 int MapNSSError(PRErrorCode err) {
ssl_server_socket_nss.cc 481 PRErrorCode prerr = PR_GetError();
654 PRErrorCode prerr = PR_GetError();
669 PRErrorCode prerr = PR_GetError();
767 PRErrorCode prerr = PR_GetError();
ssl_client_socket_nss.cc 462 int MapNSSClientError(PRErrorCode err) {
478 int MapNSSClientHandshakeError(PRErrorCode err) {
723 int HandleNSSError(PRErrorCode error, bool handshake_error);
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prerror.h 42 typedef PRInt32 PRErrorCode;
54 NSPR_API(void) PR_SetError(PRErrorCode errorCode, PRInt32 oserr);
71 NSPR_API(PRErrorCode) PR_GetError(void);
196 PRErrorCode base; /* Error code for first error in table */
226 PRErrorCallbackLookupFn(PRErrorCode code, PRLanguageCode language,
259 NSPR_API(const char *) PR_ErrorToString(PRErrorCode code,
273 NSPR_API(const char *) PR_ErrorToName(PRErrorCode code);
300 NSPR_API(PRErrorCode) PR_ErrorInstallTable(const struct PRErrorTable *table);
prtpool.h 53 PRErrorCode error;
  /external/chromium_org/net/third_party/nss/ssl/
unix_err.c 40 PRErrorCode prError;
50 PRErrorCode prError;
66 PRErrorCode prError;
76 PRErrorCode prError;
86 PRErrorCode prError;
96 PRErrorCode prError;
106 PRErrorCode prError;
121 PRErrorCode prError;
134 PRErrorCode prError;
145 PRErrorCode prError
    [all...]
os2_err.c 130 PRErrorCode prError;
140 PRErrorCode prError;
150 PRErrorCode prError;
166 PRErrorCode prError;
178 PRErrorCode prError;
188 PRErrorCode prError;
204 PRErrorCode prError;
242 PRErrorCode prError;
259 PRErrorCode prError;
win32err.c 139 PRErrorCode prError;
149 PRErrorCode prError;
159 PRErrorCode prError;
175 PRErrorCode prError;
187 PRErrorCode prError;
197 PRErrorCode prError;
213 PRErrorCode prError;
251 PRErrorCode prError;
268 PRErrorCode prError;
ssldef.c 14 #define DEFINE_ERROR PRErrorCode err = PR_GetError();
97 PRErrorCode err = PR_GetError();
140 PRErrorCode err = PR_GetError();
sslauth.c 307 PRErrorCode error = PR_GetError();
ssl.h     [all...]
sslnonce.c 79 PRErrorCode error = PORT_GetError();
sslsecur.c     [all...]
sslimpl.h     [all...]
sslsnce.c 936 PRErrorCode err;
    [all...]
ssl3con.c     [all...]
  /external/chromium_org/net/cert/
x509_util_nss.cc 106 PRErrorCode prerr = PR_GetError();
116 PRErrorCode prerr = PR_GetError();
125 PRErrorCode prerr = PR_GetError();
  /external/chromium_org/net/base/
nss_memio.c 35 PRErrorCode last_err;
  /external/wpa_supplicant_8/src/crypto/
tls_nss.c 290 PRErrorCode err;

Completed in 499 milliseconds