Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cert/
H A Dx509_util_unittest.cc224 x509_util::GetTLSServerEndPointChannelBinding(*cert, &channel_bindings)); in TEST()
332 x509_util::GetTLSServerEndPointChannelBinding(*cert, &channel_bindings)); in TEST()
448 x509_util::GetTLSServerEndPointChannelBinding(*cert, &channel_bindings)); in TEST()
559 x509_util::GetTLSServerEndPointChannelBinding(*cert, &channel_bindings)); in TEST()
659 x509_util::GetTLSServerEndPointChannelBinding(*cert, &channel_bindings)); in TEST()
H A Dx509_util.h65 NET_EXPORT_PRIVATE bool GetTLSServerEndPointChannelBinding(
H A Dx509_util.cc236 bool GetTLSServerEndPointChannelBinding(const X509Certificate& certificate, in GetTLSServerEndPointChannelBinding() function
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_handler_ntlm.cc27 x509_util::GetTLSServerEndPointChannelBinding(*ssl_info.cert, in Init()
H A Dhttp_auth_handler_negotiate.cc212 x509_util::GetTLSServerEndPointChannelBinding(*ssl_info.cert, in Init()