Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cert/
H A Dct_serialization.cc81 bool ConvertSignatureAlgorithm( in ConvertSignatureAlgorithm() function
169 !ConvertSignatureAlgorithm(sig_algo, &result.signature_algorithm)) { in DecodeDigitallySigned()