Searched refs:ParseKeyParams (Results 1 – 2 of 2) sorted by relevance
427 ret = (ParseKeyParams(send_params.key_params, send_key, sizeof(send_key)) && in ApplyParams()428 ParseKeyParams(recv_params.key_params, recv_key, sizeof(recv_key))); in ApplyParams()461 bool SrtpFilter::ParseKeyParams(const std::string& key_params, in ParseKeyParams() function in cricket::SrtpFilter
158 static bool ParseKeyParams(const std::string& params, uint8_t* key, int len);