Home
last modified time | relevance | path

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

/external/rust/crates/webpki/src/name/
Dverify.rs189 Err(Error::NameConstraintViolation) in check_presented_id_conforms_to_constraints_in_subtree()
205 return NameIteration::Stop(Err(Error::NameConstraintViolation)); in check_presented_id_conforms_to_constraints_in_subtree()
224 NameIteration::Stop(Err(Error::NameConstraintViolation)) in check_presented_id_conforms_to_constraints_in_subtree()
/external/rust/crates/webpki/src/
Derror.rs54 NameConstraintViolation, enumerator