Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dshared_secret_negotiation.rs41 let participants = list_participants() in perform_shared_secret_negotiation()
112 fn list_participants() -> Result<Vec<SharedSecretParticipant>> { in list_participants() function