Searched refs:ApplyParams (Results 1 – 2 of 2) sorted by relevance
156 bool ApplyParams(const CryptoParams& send_params,
356 if (!ApplyParams(send_params, recv_params)) { in DoSetAnswer()410 bool SrtpFilter::ApplyParams(const CryptoParams& send_params, in ApplyParams() function in cricket::SrtpFilter