Home
last modified time | relevance | path

Searched refs:server_priority (Results 1 – 25 of 31) sorted by relevance

12

/dports/security/gnutls/gnutls-3.6.16/tests/
H A Dtls13-cert-key-exchange.c42server_priority = "NORMAL:+ANON-DH:+ANON-ECDH:-VERS-ALL:+VERS-TLS1.3:+VERS-TLS1.2:+VERS-TLS1.1:+VE… in doit()
46server_priority = "NORMAL:-VERS-ALL:+VERS-TLS1.3:+VERS-TLS1.2:+VERS-TLS1.1:+VERS-TLS1.0:+ECDHE-RSA… in doit()
88 server_priority = "NORMAL:-GROUP-ALL:-VERS-TLS-ALL:+VERS-TLS1.3:+GROUP-FFDHE3072:+GROUP-SECP521R1", in doit()
99server_priority = "NORMAL:-VERS-ALL:+VERS-TLS1.2:+ECDHE-RSA:+DHE-RSA:+RSA:+ECDHE-ECDSA:+CURVE-X255… in doit()
107server_priority = "NORMAL:-VERS-ALL:+VERS-TLS1.3:+VERS-TLS1.2:+VERS-TLS1.1:+VERS-TLS1.0:+ECDHE-RSA… in doit()
119 server_priority = "NORMAL:-VERS-ALL:+VERS-TLS1.3"; in doit()
130 server_priority = NULL; in doit()
H A Dtls12-cert-key-exchange.c106 server_priority = "NORMAL:-VERS-ALL:+VERS-TLS1.2:-KX-ALL:+ECDHE-RSA"; in doit()
112 server_priority = NULL; in doit()
155 server_priority = "NORMAL:+CTYPE-ALL" in doit()
176 server_priority = NULL; in doit()
H A Dcommon-cert-key-exchange.c43 const char *server_priority = NULL; variable
86 if (server_priority) in try_with_key_fail()
87 assert(gnutls_priority_set_direct(server, server_priority, NULL) >= 0); in try_with_key_fail()
176 if (server_priority) in try_with_rawpk_key_fail()
177 assert(gnutls_priority_set_direct(server, server_priority, NULL) >= 0); in try_with_rawpk_key_fail()
301 if (server_priority) in try_with_key_ks()
302 assert(gnutls_priority_set_direct(server, server_priority, NULL) >= 0); in try_with_key_ks()
H A Dtls11-cert-key-exchange.c66 server_priority = NULL; in doit()
H A Dcommon-cert-key-exchange.h35 extern const char *server_priority;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/p2p/base/
H A Dturn_port.h61 int server_priority, in Create() argument
67 credentials, server_priority, origin, customizer)); in Create()
79 int server_priority, in CreateUnique() argument
83 server_address, credentials, server_priority, origin, in CreateUnique()
99 int server_priority,
108 password, server_address, credentials, server_priority,
123 int server_priority,
130 password, server_address, credentials, server_priority,
245 int server_priority,
258 int server_priority,
H A Dturn_port.cc224 int server_priority, in TurnPort() argument
238 server_priority_(server_priority), in TurnPort()
254 int server_priority, in TurnPort() argument
280 server_priority_(server_priority), in TurnPort()
/dports/net-im/tg_owt/tg_owt-d578c76/src/p2p/base/
H A Dturn_port.h64 int server_priority, in Create() argument
82 credentials, server_priority, origin, customizer)); in Create()
94 int server_priority, in CreateUnique() argument
98 server_address, credentials, server_priority, origin, in CreateUnique()
114 int server_priority,
135 password, server_address, credentials, server_priority,
150 int server_priority,
157 password, server_address, credentials, server_priority,
269 int server_priority,
282 int server_priority,
H A Dturn_port.cc225 int server_priority, in TurnPort() argument
239 server_priority_(server_priority), in TurnPort()
255 int server_priority, in TurnPort() argument
281 server_priority_(server_priority), in TurnPort()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/p2p/base/
H A Dturn_port.h63 int server_priority, in Create() argument
73 credentials, server_priority, origin, customizer)); in Create()
85 int server_priority, in CreateUnique() argument
89 server_address, credentials, server_priority, origin, in CreateUnique()
105 int server_priority,
118 password, server_address, credentials, server_priority,
133 int server_priority,
140 password, server_address, credentials, server_priority,
255 int server_priority,
268 int server_priority,
H A Dturn_port.cc224 int server_priority, in TurnPort() argument
238 server_priority_(server_priority), in TurnPort()
254 int server_priority, in TurnPort() argument
280 server_priority_(server_priority), in TurnPort()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/p2p/base/
H A Dturnport.h44 int server_priority, in main()
47 server_address, credentials, server_priority, origin); in main()
60 int server_priority,
64 server_priority, origin);
136 int server_priority,
149 int server_priority,
H A Dturnport.cc169 int server_priority, in S()
181 server_priority_(server_priority), in S()
197 int server_priority, in S()
209 server_priority_(server_priority), in S()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/p2p/base/
H A Dturnport.h53 int server_priority, in Create() argument
56 server_address, credentials, server_priority, origin); in Create()
69 int server_priority, in Create() argument
73 server_priority, origin); in Create()
174 int server_priority,
187 int server_priority,
H A Dturnport.cc191 int server_priority, in TurnPort() argument
208 server_priority_(server_priority), in TurnPort()
224 int server_priority, in TurnPort() argument
243 server_priority_(server_priority), in TurnPort()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/mach/
H A Dhost_info.h163 integer_t server_priority; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/mach/
H A Dhost_info.h163 integer_t server_priority; member
/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_globals.h164 int server_priority; /*!< Server Priority to fallback to */ member
H A Dsccp_config_entries.hh177 …{"server_priority", G_OBJ_REF(server_priority), TYPE_INT, SCCP_CONFIG_FLAG_NONE, S…
/dports/www/c-icap/c_icap-0.5.10/
H A Dc-icap.conf.in744 # TAG: sys_logger.server_priority
745 # Format: sys_logger.server_priority alert|crit|debug|emerg|err|info|notice|warning
749 # sys_logger.server_priority crit
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/cli/
H A Dgalaxy.py482 for server_priority, server_key in enumerate(server_list, start=1):
523 priority=server_priority,
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/provision/yealink/t56a/
H A Dy000000000056.cfg1578 dialplan.emergency.1.server_priority =
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/provision/yealink/t58v/
H A Dy000000000058.cfg1578 dialplan.emergency.1.server_priority =
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/provision/yealink/t46s/
H A Dy000000000066.cfg1310 dialplan.emergency.1.server_priority=
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/provision/yealink/t41s/
H A Dy000000000068.cfg1310 dialplan.emergency.1.server_priority=

12