Searched defs:error_depth (Results 1 – 2 of 2) sorted by relevance
| /third_party/openssl/include/crypto/ | ||
| D | x509.h | 264 int error_depth; member |
| /third_party/rust/crates/rust-openssl/openssl/src/x509/ | ||
| D | mod.rs | 193 pub fn error_depth(&self) -> u32 { in error_depth() method |