Searched refs:InstallCertificate (Results 1 – 1 of 1) sorted by relevance
294 static bool InstallCertificate(SSL *ssl) { in InstallCertificate() function390 if (!InstallCertificate(ctx->ssl)) { in SelectCertificateCallback()518 if (!InstallCertificate(ssl)) { in CertCallback()886 return InstallCertificate(ssl); in RetryAsync()1145 } else if (!InstallCertificate(ssl.get())) { in DoExchange()