Home
last modified time | relevance | path

Searched refs:CheckSrtpConfig (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/session/media/
Dchannel.h279 bool CheckSrtpConfig(const std::vector<CryptoParams>& cryptos,
Dchannel.cc1018 bool BaseChannel::CheckSrtpConfig(const std::vector<CryptoParams>& cryptos, in CheckSrtpConfig() function in cricket::BaseChannel
1040 ret = CheckSrtpConfig(cryptos, &dtls, error_desc); in SetSrtp_w()