Home
last modified time | relevance | path

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

/external/chromium_org/net/socket/
Dssl_client_socket_openssl.h236 std::vector<std::string> cert_authorities_; variable
Dssl_client_socket_openssl.cc393 cert_request_info->cert_authorities = cert_authorities_; in GetSSLCertRequestInfo()
506 cert_authorities_.clear(); in Disconnect()
1538 cert_authorities_.push_back(std::string( in ClientCertRequestCallback()