Searched defs:GetRtpAuthParams (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/talk/session/media/ | ||
D | srtpfilter.cc | 271 bool SrtpFilter::GetRtpAuthParams(uint8_t** key, int* key_len, int* tag_len) { in GetRtpAuthParams() function in cricket::SrtpFilter |