Home
last modified time | relevance | path

Searched defs:crypto_suites (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dtransportchannel.cc63 std::vector<int> crypto_suites; in SetSrtpCiphers() local
/external/webrtc/webrtc/base/
Dsslstreamadapter.cc71 const std::vector<int>& crypto_suites) { in SetDtlsSrtpCryptoSuites()
/external/webrtc/talk/session/media/
Dmediasession.cc57 std::vector<int> crypto_suites; in GetSupportedCryptoSuiteNames() local
131 bool CreateMediaCryptos(const std::vector<std::string>& crypto_suites, in CreateMediaCryptos()
166 void GetSupportedAudioCryptoSuites(std::vector<int>* crypto_suites) { in GetSupportedAudioCryptoSuites()
179 void GetSupportedVideoCryptoSuites(std::vector<int>* crypto_suites) { in GetSupportedVideoCryptoSuites()
189 void GetSupportedDataCryptoSuites(std::vector<int>* crypto_suites) { in GetSupportedDataCryptoSuites()
199 void GetDefaultSrtpCryptoSuites(std::vector<int>* crypto_suites) { in GetDefaultSrtpCryptoSuites()
754 const std::vector<std::string>& crypto_suites, in CreateMediaContentOffer()
1572 std::vector<std::string> crypto_suites; in AddAudioContentForOffer() local
1631 std::vector<std::string> crypto_suites; in AddVideoContentForOffer() local
1695 std::vector<std::string> crypto_suites; in AddDataContentForOffer() local
Dchannel.cc854 std::vector<int> crypto_suites; in SetDtlsSrtpCryptoSuites() local