Searched refs:errorToIgnore (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dtls_m.c971 PRBool checksig, SECCertificateUsage certUsage, int errorToIgnore )
978 if ( errorToIgnore == -1 ) {
1035 } else if ( errorToIgnore && ( node->error == errorToIgnore ) ) {
1056 } else if ( errorToIgnore == -1 ) {
1070 int errorToIgnore = 0; local
1074 errorToIgnore = -1;
1078 checksig, certUsage, errorToIgnore );
1845 int errorToIgnore = SEC_ERROR_UNKNOWN_ISSUER; local
1863 errorToIgnore
[all...]

Completed in 283 milliseconds