Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/openssl/src/ssl/
Dmod.rs594 pub struct SslAlert(c_int); struct
596 impl SslAlert { impl