Home | History | Annotate | Download | only in base

Lines Matching defs:nss_error

462   int nss_error = PORT_GetError();
474 if (nss_error == SEC_ERROR_UNKNOWN_ISSUER ||
475 nss_error == SEC_ERROR_BAD_SIGNATURE) {
495 PORT_SetError(nss_error);
498 nss_error = new_nss_error;
506 if (nss_error == SEC_ERROR_POLICY_VALIDATION_FAILED &&
522 PORT_SetError(nss_error);