Searched refs:selected_crypto_suite (Results 1 – 1 of 1) sorted by relevance
880 int selected_crypto_suite; in SetupDtlsSrtp() local882 if (!channel->GetSrtpCryptoSuite(&selected_crypto_suite)) { in SetupDtlsSrtp()939 ret = srtp_filter_.SetRtcpParams(selected_crypto_suite, &(*send_key)[0], in SetupDtlsSrtp()941 selected_crypto_suite, &(*recv_key)[0], in SetupDtlsSrtp()944 ret = srtp_filter_.SetRtpParams(selected_crypto_suite, &(*send_key)[0], in SetupDtlsSrtp()946 selected_crypto_suite, &(*recv_key)[0], in SetupDtlsSrtp()