Searched refs:from_msg (Results 1 – 3 of 3) sorted by relevance
285 pub(crate) fn from_msg(kind: VerifyKind, msg: &'static str) -> Self { in from_msg() method360 let error = VerifyError::from_msg(VerifyKind::PubKeyPinning, "error"); in ut_verify_err_from()
253 internal: Some(InternalError::User(VerifyError::from_msg( in ut_ssl_error_source()
351 internal: Some(InternalError::User(VerifyError::from_msg( in compare_pinned_digest()