Searched refs:os_cert_handle (Results 1 – 4 of 4) sorted by relevance
244 OSCertHandle os_cert_handle() const { return cert_handle_; } in os_cert_handle() function
52 CFArrayAppendValue(merged_array, test_certificate_->os_cert_handle()); in CopyTrustedCertificateArray()
476 cert_context = ssl_config_.client_cert->os_cert_handle(); in InitializeSSLContext()1299 SameCert(server_cert_->os_cert_handle(), server_cert_handle)) { in DidCompleteHandshake()
1087 that->ssl_config_.client_cert->os_cert_handle()); in ClientAuthHandler()