OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SEC_DISABLED
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transportdescription.h
45
//
SEC_DISABLED
: No crypto in outgoing offer, ignore any supplied crypto.
50
SEC_DISABLED
,
/external/chromium/third_party/libjingle/source/talk/session/phone/
mediasessionclient.h
57
//
SEC_DISABLED
: No crypto in outgoing offer and answer. Fail any
66
enum SecureMediaPolicy {
SEC_DISABLED
, SEC_ENABLED, SEC_REQUIRED};
Completed in 58 milliseconds