Home
last modified time | relevance | path

Searched defs:VerifyKind (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Derror.rs276 pub(crate) enum VerifyKind { enum
285 pub(crate) fn from_msg(kind: VerifyKind, msg: &'static str) -> Self { in from_msg()
293 impl VerifyKind { impl