Home
last modified time | relevance | path

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

/external/rust/crates/android_log-sys/src/
Dlib.rs44 SECURITY = 6, enumerator
/external/pigweed/pw_presubmit/py/pw_presubmit/
Dpigweed_presubmit.py989 SECURITY = ( variable
/external/rust/crates/openssl/src/
Dnid.rs703 pub const SECURITY: Nid = Nid(ffi::NID_Security); constant