Home
last modified time | relevance | path

Searched defs:GetRtpAuthParams (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Dsrtp_transport.cc431 bool SrtpTransport::GetRtpAuthParams(uint8_t** key, in GetRtpAuthParams() function in webrtc::SrtpTransport
H A Dsrtp_session.cc290 bool SrtpSession::GetRtpAuthParams(uint8_t** key, int* key_len, int* tag_len) { in GetRtpAuthParams() function in cricket::SrtpSession