Searched refs:KM_SEC_TIPC_SRV_PORT (Results 1 – 2 of 2) sorted by relevance
31 const KM_SEC_TIPC_SRV_PORT: &str = "com.android.trusty.keymaster.secure"; in test_access_policy_unauthorized() constant33 let port2 = CString::try_new(KM_SEC_TIPC_SRV_PORT).unwrap(); in test_access_policy_unauthorized()
48 const KM_SEC_TIPC_SRV_PORT: &str = "com.android.trusty.keymaster.secure"; constant588 let cfg = PortCfg::new(KM_SEC_TIPC_SRV_PORT) in handle_port_connections()593 KM_SEC_TIPC_SRV_PORT, in handle_port_connections()652 let port2 = CString::try_new(KM_SEC_TIPC_SRV_PORT).unwrap(); in connection_test()666 let port = CString::try_new(KM_SEC_TIPC_SRV_PORT).unwrap(); in test_access_policy()777 let port = CString::try_new(KM_SEC_TIPC_SRV_PORT).unwrap(); in set_attestation_ids_secure()