Searched refs:CreateCryptoParams (Results 1 – 1 of 1) sorted by relevance
99 static bool CreateCryptoParams(int tag, const std::string& cipher, in CreateCryptoParams() function120 return CreateCryptoParams(size, cipher_suite, &out->at(size)); in AddCryptoParams()224 return CreateCryptoParams(i->tag, i->cipher_suite, crypto); in SelectCrypto()