Home | History | Annotate | Download | only in cert

Lines Matching refs:nss_error

471   int nss_error = PORT_GetError();
484 (nss_error == SEC_ERROR_UNKNOWN_ISSUER ||
485 nss_error == SEC_ERROR_BAD_SIGNATURE)) {
506 PORT_SetError(nss_error);
509 nss_error = new_nss_error;
517 if (nss_error == SEC_ERROR_POLICY_VALIDATION_FAILED &&
533 PORT_SetError(nss_error);