Home | History | Annotate | Download | only in cert

Lines Matching defs:nss_error

473   int nss_error = PORT_GetError();
486 (nss_error == SEC_ERROR_UNKNOWN_ISSUER ||
487 nss_error == SEC_ERROR_BAD_SIGNATURE)) {
508 PORT_SetError(nss_error);
511 nss_error = new_nss_error;
519 if (nss_error == SEC_ERROR_POLICY_VALIDATION_FAILED &&
535 PORT_SetError(nss_error);