Lines Matching full:schannel
39 case SEC_E_WRONG_PRINCIPAL: // Schannel - server certificate error.
42 case SEC_E_UNTRUSTED_ROOT: // Schannel - server certificate error or
46 case SEC_E_CERT_EXPIRED: // Schannel - server certificate error or
54 case CRYPT_E_REVOKED: // CryptoAPI and Schannel server certificate error,
85 // by Schannel for authentication errors that happen locally, so it has
209 // Schannel will make its own copy of client_cert.
222 // Schannel keeps the session in its session cache.
462 // SChannel doesn't support TLS compression, so cipher_info doesn't have
476 // Schannel doesn't return the certificate_types field of the
590 // If we pass 0 to GetCredHandle, we will let Schannel select the protocols,
629 0, // Not used with Schannel.
1045 // We told Schannel to not verify the server certificate
1069 // warning, SChannel doesn't seem to allow us to continue after this