Searched defs:srtp_profile (Results 1 – 2 of 2) sorted by relevance
417 let srtp_profile = stream.ssl().selected_srtp_profile().unwrap(); in test_connect_with_srtp_ctx() localVariable486 let srtp_profile = stream.ssl().selected_srtp_profile().unwrap(); in test_connect_with_srtp_ssl() localVariable
510 const SRTP_PROTECTION_PROFILE* srtp_profile = in GetDtlsSrtpCryptoSuite() local