Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/include/webrtc/
DDTLS.h48 bool useSRTP);
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DDTLS.cpp72 bool useSRTP) in DTLS() argument
77 mUseSRTP(useSRTP), in DTLS()