Searched defs:cryptos (Results 1 – 7 of 7) sorted by relevance
38 const std::vector<CryptoParams>& cryptos, in JsepTransportDescription()512 bool JsepTransport::SetSdes(const std::vector<CryptoParams>& cryptos, in SetSdes()
63 std::vector<CryptoParams> cryptos; member
33 bool SrtpFilter::Process(const std::vector<CryptoParams>& cryptos, in Process()
130 virtual const std::vector<CryptoParams>& cryptos() const { return cryptos_; } in cryptos() function134 virtual void set_cryptos(const std::vector<CryptoParams>& cryptos) { in set_cryptos()
193 void AddMediaCryptos(const CryptoParamsVec& cryptos, in AddMediaCryptos()202 CryptoParamsVec cryptos; in CreateMediaCryptos() local219 bool FindMatchingCrypto(const CryptoParamsVec& cryptos, in FindMatchingCrypto()296 const CryptoParamsVec& cryptos = offer->cryptos(); in SelectCrypto() local508 CryptoParamsVec* cryptos) { in GetCryptosByName()588 CryptoParamsVec cryptos; in UpdateCryptoParamsForBundle() local
148 const auto& cryptos = content->media_description()->cryptos(); in HaveSdesGcmCryptos() local341 auto cryptos = content.media_description()->cryptos(); in TEST_P() local
417 void PreferGcmCryptoParameters(CryptoParamsVec* cryptos) { in PreferGcmCryptoParameters()707 auto cryptos = content.media_description()->cryptos(); in TestVideoGcmCipher() local1281 auto cryptos = content.media_description()->cryptos(); in TEST_F() local1392 auto cryptos = content.media_description()->cryptos(); in TEST_F() local