Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/renderer_host/pepper/
Dpepper_tcp_socket.cc377 ppapi::PPB_X509Certificate_Fields certificate_fields; in SendSSLHandshakeACK() local
385 GetCertificateFields(*ssl_info.cert.get(), &certificate_fields); in SendSSLHandshakeACK()
392 certificate_fields)); in SendSSLHandshakeACK()
Dpepper_tcp_socket_message_filter.cc934 ppapi::PPB_X509Certificate_Fields certificate_fields; in SendSSLHandshakeReply() local
941 &certificate_fields); in SendSSLHandshakeReply()
945 PpapiPluginMsg_TCPSocket_SSLHandshakeReply(certificate_fields)); in SendSSLHandshakeReply()
/external/chromium_org/ppapi/proxy/
Dtcp_socket_resource_base.h110 const PPB_X509Certificate_Fields& certificate_fields);
Dtcp_socket_resource_base.cc412 const PPB_X509Certificate_Fields& certificate_fields) { in OnPluginMsgSSLHandshakeReply() argument
424 certificate_fields); in OnPluginMsgSSLHandshakeReply()
/external/chromium_org/chromeos/network/onc/
Donc_signature.cc340 const OncFieldSignature certificate_fields[] = { variable
425 base::Value::TYPE_DICTIONARY, certificate_fields, NULL