Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cert/
H A Dsigned_certificate_timestamp.cc92 HashAlgorithm other_hash_algorithm, in SignatureParametersMatch() argument
94 return (hash_algorithm == other_hash_algorithm) && in SignatureParametersMatch()
H A Dsigned_certificate_timestamp.h85 HashAlgorithm other_hash_algorithm,