Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc183 static bool VerifyCrypto(const SessionDescription* desc, in VerifyCrypto() function
1977 !VerifyCrypto(sdesc->description(), dtls_enabled_, &crypto_error)) { in ValidateSessionDescription()