Home
last modified time | relevance | path

Searched refs:test_ag_participant (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/security/authgraph/aidl/vts/functional/
Drole_test.rs56 let mut sink = vts::test_ag_participant().expect("failed to create a local sink"); in test_nonsecure_source_mainline()
61 let mut sink = vts::test_ag_participant().expect("failed to create a local sink"); in test_nonsecure_source_corrupt_sig()
66 let mut sink = vts::test_ag_participant().expect("failed to create a local sink"); in test_nonsecure_source_corrupt_keys()
71 let mut source = vts::test_ag_participant().expect("failed to create a local source"); in test_nonsecure_sink_mainline()
76 let mut source = vts::test_ag_participant().expect("failed to create a local source"); in test_nonsecure_sink_corrupt_sig()
81 let mut source = vts::test_ag_participant().expect("failed to create a local source"); in test_nonsecure_sink_corrupt_keys()
Dlib.rs35 pub fn test_ag_participant() -> Result<ke::AuthGraphParticipant, AgError> { in test_ag_participant() function
/hardware/interfaces/security/secretkeeper/aidl/vts/
Dsecretkeeper_test_client.rs368 let mut source = ag_vts::test_ag_participant().expect("failed to create a local source");
386 let mut source = ag_vts::test_ag_participant().expect("failed to create a local source"); in authgraph_corrupt_sig()
396 let mut source = ag_vts::test_ag_participant().expect("failed to create a local source"); in authgraph_corrupt_keys()