Searched refs:list_participants (Results 1 – 1 of 1) sorted by relevance
41 let participants = list_participants() in perform_shared_secret_negotiation()112 fn list_participants() -> Result<Vec<SharedSecretParticipant>> { in list_participants() function