Home
last modified time | relevance | path

Searched refs:GetTlsServerEndpointDigestAlgorithm (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dsignature_algorithm.h82 GetTlsServerEndpointDigestAlgorithm(SignatureAlgorithm alg);
H A Dsignature_algorithm.cc387 std::optional<DigestAlgorithm> GetTlsServerEndpointDigestAlgorithm( in GetTlsServerEndpointDigestAlgorithm() function
/aosp_15_r20/external/cronet/net/cert/
H A Dx509_util.cc258 bssl::GetTlsServerEndpointDigestAlgorithm(*signature_algorithm); in GetTLSServerEndPointChannelBinding()