Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/openssl/src/x509/
Dmod.rs314 pub fn x509v3_context<'a>( in x509v3_context() method
1445 pub fn x509v3_context<'a>(&'a self, conf: Option<&'a ConfRef>) -> X509v3Context<'a> { in x509v3_context() method