Searched refs:internal_ciphers (Results 1 – 1 of 1) sorted by relevance
440 std::string internal_ciphers; in SetDtlsSrtpCryptoSuites() local446 if (!internal_ciphers.empty()) { in SetDtlsSrtpCryptoSuites()447 internal_ciphers += ":"; in SetDtlsSrtpCryptoSuites()449 internal_ciphers += entry.internal_name; in SetDtlsSrtpCryptoSuites()460 if (internal_ciphers.empty()) { in SetDtlsSrtpCryptoSuites()464 srtp_ciphers_ = internal_ciphers; in SetDtlsSrtpCryptoSuites()