Home
last modified time | relevance | path

Searched refs:selected_cipher (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
Dnssstreamadapter.cc931 PRUint16 selected_cipher; in GetDtlsSrtpCipher() local
933 SECStatus rv = SSL_GetSRTPCipher(ssl_fd_, &selected_cipher); in GetDtlsSrtpCipher()
939 if (selected_cipher == entry->cipher_id) { in GetDtlsSrtpCipher()
/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dchannel.cc776 std::string selected_cipher; in SetupDtlsSrtp() local
778 if (!channel->GetSrtpCipher(&selected_cipher)) { in SetupDtlsSrtp()
836 selected_cipher, in SetupDtlsSrtp()
839 selected_cipher, in SetupDtlsSrtp()
844 selected_cipher, in SetupDtlsSrtp()
847 selected_cipher, in SetupDtlsSrtp()