Home
last modified time | relevance | path

Searched refs:take_error (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dbio.rs55 pub unsafe fn take_error<S>(bio: *mut BIO) -> Option<io::Error> { in take_error() functions
H A Dmod.rs3768 unsafe { bio::take_error::<S>(self.ssl.get_raw_rbio()) } in get_bio_error()

Completed in 6 milliseconds