Searched refs:matches_algorithm_id_value (Results 1 – 1 of 1) sorted by relevance
123 .matches_algorithm_id_value(signed_data.algorithm) in verify_signed_data()157 .matches_algorithm_id_value(spki.algorithm_id_value) in verify_signature()315 fn matches_algorithm_id_value(&self, encoded: untrusted::Input) -> bool { in matches_algorithm_id_value() method