Searched defs:cryptos (Results 1 – 4 of 4) sorted by relevance
789 buzz::XmlElement* CreateJingleEncryptionElem(const CryptoParamsVec& cryptos, in CreateJingleEncryptionElem()813 buzz::XmlElement* CreateGingleEncryptionElem(const CryptoParamsVec& cryptos, in CreateGingleEncryptionElem()844 const CryptoParamsVec& cryptos = audio->cryptos(); in CreateGingleAudioContentElem() local872 const CryptoParamsVec& cryptos = video->cryptos(); in CreateGingleVideoContentElem() local990 const CryptoParamsVec& cryptos = audio->cryptos(); in CreateJingleAudioContentElem() local1017 const CryptoParamsVec& cryptos = video->cryptos(); in CreateJingleVideoContentElem() local1069 const CryptoParamsVec& cryptos = data->cryptos(); in CreateJingleRtpDataContentElem() local
111 void AddMediaCryptos(const CryptoParamsVec& cryptos, in AddMediaCryptos()121 CryptoParamsVec cryptos; in CreateMediaCryptos() local140 bool FindMatchingCrypto(const CryptoParamsVec& cryptos, in FindMatchingCrypto()186 const CryptoParamsVec& cryptos = offer->cryptos(); in SelectCrypto() local556 CryptoParamsVec* cryptos) { in GetCryptosByName()654 CryptoParamsVec cryptos; in UpdateCryptoParamsForBundle() local
191 const std::vector<CryptoParams>& cryptos() const { return cryptos_; } in cryptos() function195 void set_cryptos(const std::vector<CryptoParams>& cryptos) { in set_cryptos()
889 bool BaseChannel::CheckSrtpConfig(const std::vector<CryptoParams>& cryptos, in CheckSrtpConfig()901 bool BaseChannel::SetSrtp_w(const std::vector<CryptoParams>& cryptos, in SetSrtp_w()