Home
last modified time | relevance | path

Searched refs:InstallCertificate (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/ssl/test/
Dbssl_shim.cc499 static bool InstallCertificate(SSL *ssl) { in InstallCertificate() function
578 if (!InstallCertificate(client_hello->ssl)) { in SelectCertificateCallback()
684 if (!InstallCertificate(ssl)) { in CertCallback()
1784 !InstallCertificate(ssl.get())) { in DoConnection()