Home
last modified time | relevance | path

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

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