Home
last modified time | relevance | path

Searched defs:CryptoParams (Results 1 – 9 of 9) sorted by relevance

/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/session/phone/
H A Dcryptoparams.h36 struct CryptoParams { struct
37 CryptoParams() : tag(0) {} in CryptoParams() function
38 CryptoParams(int t, const std::string& cs, in CryptoParams() function
42 bool Matches(const CryptoParams& params) const { in Matches() argument
46 int tag;
47 std::string cipher_suite;
48 std::string key_params;
49 std::string session_params;
/dports/net-im/tg_owt/tg_owt-d578c76/src/api/
H A Dcrypto_params.h21 struct CryptoParams { struct
22 CryptoParams() : tag(0) {} in CryptoParams() function
23 CryptoParams(int t, in CryptoParams() argument
29 bool Matches(const CryptoParams& params) const { in Matches() argument
33 int tag;
34 std::string cipher_suite;
35 std::string key_params;
36 std::string session_params;
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/media/base/
H A Dcryptoparams.h19 struct CryptoParams { struct
20 CryptoParams() : tag(0) {} in CryptoParams() function
21 CryptoParams(int t, in CryptoParams() function
27 bool Matches(const CryptoParams& params) const { in Matches() argument
31 int tag;
32 std::string cipher_suite;
33 std::string key_params;
34 std::string session_params;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/api/
H A Dcrypto_params.h21 struct CryptoParams { struct
22 CryptoParams() : tag(0) {} in CryptoParams() argument
23 CryptoParams(int t, in CryptoParams() function
29 bool Matches(const CryptoParams& params) const { in Matches() argument
33 int tag;
34 std::string cipher_suite;
35 std::string key_params;
36 std::string session_params;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/api/
H A Dcrypto_params.h21 struct CryptoParams { struct
22 CryptoParams() : tag(0) {} in CryptoParams() function
23 CryptoParams(int t, in CryptoParams() function
29 bool Matches(const CryptoParams& params) const { in Matches() argument
33 int tag;
34 std::string cipher_suite;
35 std::string key_params;
36 std::string session_params;
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/api/
H A Dcrypto_params.h21 struct CryptoParams { struct
22 CryptoParams() : tag(0) {} in CryptoParams() function
23 CryptoParams(int t, in CryptoParams() argument
29 bool Matches(const CryptoParams& params) const { in Matches() argument
33 int tag;
34 std::string cipher_suite;
35 std::string key_params;
36 std::string session_params;
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/api/
H A Dcryptoparams.h19 struct CryptoParams { struct
20 CryptoParams() : tag(0) {} in CryptoParams() argument
21 CryptoParams(int t, in CryptoParams() argument
27 bool Matches(const CryptoParams& params) const { in Matches() argument
31 int tag;
32 std::string cipher_suite;
33 std::string key_params;
34 std::string session_params;
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/api/
H A Dcryptoparams.h19 struct CryptoParams { struct
20 CryptoParams() : tag(0) {} in CryptoParams() function
21 CryptoParams(int t, in CryptoParams() argument
27 bool Matches(const CryptoParams& params) const { in Matches() argument
31 int tag;
32 std::string cipher_suite;
33 std::string key_params;
34 std::string session_params;
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/api/
H A Dcryptoparams.h19 struct CryptoParams { struct
20 CryptoParams() : tag(0) {} in CryptoParams() function
21 CryptoParams(int t, in CryptoParams() function
27 bool Matches(const CryptoParams& params) const { in Matches() argument
31 int tag;
32 std::string cipher_suite;
33 std::string key_params;
34 std::string session_params;