Searched refs:CertPathError (Results 1 – 1 of 1) sorted by relevance
39 pub enum CertPathError { enum160 pub fn add_cert_paths(&self) -> Result<(), CertPathError> { in add_cert_paths() argument319 pub fn add_subject_cert_path(&self) -> Result<(), CertPathError> { in add_subject_cert_path() argument425 ) -> Result<(), CertPathError> in cert_path_operation()429 return Err(CertPathError::CertPathOperationError); in cert_path_operation()454 return Err(CertPathError::CertPathOperationError); in cert_path_operation()464 ) -> Result<(), CertPathError> { in add_cert_path_info() argument481 ) -> Result<(), CertPathError> { in remove_cert_path_info() argument