Searched refs:internal_ciphers (Results 1 – 1 of 1) sorted by relevance
416 std::string internal_ciphers; in SetDtlsSrtpCryptoSuites() local428 if (!internal_ciphers.empty()) in SetDtlsSrtpCryptoSuites()429 internal_ciphers += ":"; in SetDtlsSrtpCryptoSuites()430 internal_ciphers += entry->internal_name; in SetDtlsSrtpCryptoSuites()441 if (internal_ciphers.empty()) in SetDtlsSrtpCryptoSuites()444 srtp_ciphers_ = internal_ciphers; in SetDtlsSrtpCryptoSuites()