Searched defs:cryptos (Results 1 – 3 of 3) sorted by relevance
123 void AddMediaCryptos(const CryptoParamsVec& cryptos, in AddMediaCryptos()133 CryptoParamsVec cryptos; in CreateMediaCryptos() local152 bool FindMatchingCrypto(const CryptoParamsVec& cryptos, in FindMatchingCrypto()217 const CryptoParamsVec& cryptos = offer->cryptos(); in SelectCrypto() local593 CryptoParamsVec* cryptos) { in GetCryptosByName()694 CryptoParamsVec cryptos; in UpdateCryptoParamsForBundle() local
202 const std::vector<CryptoParams>& cryptos() const { return cryptos_; } in cryptos() function206 void set_cryptos(const std::vector<CryptoParams>& cryptos) { in set_cryptos()
1018 bool BaseChannel::CheckSrtpConfig(const std::vector<CryptoParams>& cryptos, in CheckSrtpConfig()1030 bool BaseChannel::SetSrtp_w(const std::vector<CryptoParams>& cryptos, in SetSrtp_w()