Home
last modified time | relevance | path

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

/system/security/keystore2/tests/
Duser_auth.rs202 let ks2 = get_keystore_service(); in test_auth_bound_timeout_with_gk() localVariable
329 let ks2 = get_keystore_service(); in test_auth_bound_timeout_failure() localVariable
462 let ks2 = get_keystore_service(); in test_auth_bound_per_op_with_gk() localVariable
598 let ks2 = get_keystore_service(); in test_auth_bound_per_op_with_gk_failure() localVariable
747 let ks2 = get_keystore_service(); in test_unlocked_device_required() localVariable
825 let ks2 = get_keystore_service(); in test_unlocked_device_required() localVariable
/system/vold/
DKeystore.h36 namespace ks2 = ::aidl::android::system::keystore2; variable