Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ffi/
H A Derr.rs26 pub(crate) fn ERR_clear_error(); in ERR_clear_error() function
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dx509.rs23 use super::ffi::err::{ERR_clear_error, ERR_peek_last_error};
96 ERR_clear_error(); in stack_from_pem()