Home
last modified time | relevance | path

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

/system/security/keystore2/tests/
Duser_auth.rs115 gk_sid: Option<i64>, field
190 let gk_sid: i64 = match reader.recv().0 { in test_auth_bound_timeout_with_gk() localVariable
450 let gk_sid: i64 = match reader.recv().0 { in test_auth_bound_per_op_with_gk() localVariable
586 let gk_sid: i64 = match reader.recv().0 { in test_auth_bound_per_op_with_gk_failure() localVariable
707 let gk_sid = user.gk_sid.unwrap(); in test_auth_bound_per_op_with_gk_failure() localVariable