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