Searched refs:CreateCryptoParams (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dmediasession.cc87 static bool CreateCryptoParams(int tag, const std::string& cipher, function in namespace:cricket
108 return CreateCryptoParams(size, cipher_suite, &out->at(size));
192 return CreateCryptoParams(i->tag, i->cipher_suite, crypto);

Completed in 178 milliseconds