Home
last modified time | relevance | path

Searched refs:SupportedSignatureAlgorithmsForQuic (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dcertificate_view.h52 SupportedSignatureAlgorithmsForQuic();
H A Dproof_source_x509.cc108 return SupportedSignatureAlgorithmsForQuic(); in SupportedTlsSignatureAlgorithms()
H A Dcertificate_view_test.cc220 SupportedSignatureAlgorithmsForQuic(); in TEST()
H A Dcertificate_view.cc103 SupportedSignatureAlgorithmsForQuic() { in SupportedSignatureAlgorithmsForQuic() function