Searched defs:cryptos (Results 1 – 7 of 7) sorted by relevance
39 const std::vector<CryptoParams>& cryptos, in JsepTransportDescription()477 bool JsepTransport::SetSdes(const std::vector<CryptoParams>& cryptos, in SetSdes()
72 std::vector<CryptoParams> cryptos; member
33 bool SrtpFilter::Process(const std::vector<CryptoParams>& cryptos, in Process()
130 const std::vector<CryptoParams>& cryptos() const { return cryptos_; } in cryptos() function132 void set_cryptos(const std::vector<CryptoParams>& cryptos) { in set_cryptos()
169 void AddMediaCryptos(const CryptoParamsVec& cryptos, in AddMediaCryptos()178 CryptoParamsVec cryptos; in CreateMediaCryptos() local195 bool FindMatchingCrypto(const CryptoParamsVec& cryptos, in FindMatchingCrypto()272 const CryptoParamsVec& cryptos = offer->cryptos(); in SelectCrypto() local487 CryptoParamsVec* cryptos) { in GetCryptosByName()567 CryptoParamsVec cryptos; in UpdateCryptoParamsForBundle() local
180 const auto& cryptos = content->media_description()->cryptos(); in HaveSdesGcmCryptos() local374 auto cryptos = content.media_description()->cryptos(); in TEST_P() local
417 void PreferGcmCryptoParameters(CryptoParamsVec* cryptos) { in PreferGcmCryptoParameters()706 auto cryptos = content.media_description()->cryptos(); in TestVideoGcmCipher() local1287 auto cryptos = content.media_description()->cryptos(); in TEST_F() local