Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cert/
H A Dasn1_util.cc273 std::string_view* cert_signature_algorithm_sequence, in ExtractSignatureAlgorithmsFromDERCert() argument
319 *cert_signature_algorithm_sequence = cert_algorithm.AsStringView(); in ExtractSignatureAlgorithmsFromDERCert()
H A Dasn1_util.h55 std::string_view* cert_signature_algorithm_sequence,