Searched defs:GetRtpAuthParams (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/pc/ | ||
H A D | srtp_transport.cc | 431 bool SrtpTransport::GetRtpAuthParams(uint8_t** key, in GetRtpAuthParams() function in webrtc::SrtpTransport |
H A D | srtp_session.cc | 290 bool SrtpSession::GetRtpAuthParams(uint8_t** key, int* key_len, int* tag_len) { in GetRtpAuthParams() function in cricket::SrtpSession |