Home
last modified time | relevance | path

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

/system/security/keystore2/selinux/src/
Dlib.rs369 let tctx = Context::new("u:object_r:keystore:s0").unwrap(); in context_from_string() localVariable
/system/security/keystore2/src/
Dpermission.rs556 let tctx = lookup_keystore2_key_context(key.nspace) in check_key_permission() localVariable