Home
last modified time | relevance | path

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

/third_party/openssl/include/crypto/
Dx509.h264 int error_depth; member
/third_party/rust/crates/rust-openssl/openssl/src/x509/
Dmod.rs193 pub fn error_depth(&self) -> u32 { in error_depth() method