OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_cert_store_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/ssl/
ssl_client_auth_handler.cc
28
client_cert_store_
(client_cert_store.Pass()) {
45
if (
client_cert_store_
) {
46
client_cert_store_
->GetClientCerts(
72
// Note that if |
client_cert_store_
| is NULL, we intentionally fall through to
76
if (
client_cert_store_
&& cert_request_info_->client_certs.empty()) {
ssl_client_auth_handler.h
80
scoped_ptr<net::ClientCertStore>
client_cert_store_
;
member in class:content::SSLClientAuthHandler
Completed in 117 milliseconds