Home
last modified time | relevance | path

Searched refs:both (Results 1 – 25 of 4121) sorted by relevance

12345678910>>...165

/netbsd-src/crypto/external/bsd/openssl/dist/test/ssl-tests/
H A D30-extended-master-secret.cnf7 test-2 = 2-disable-extended-master-secret-both-sha
8 test-3 = 3-disable-extended-master-secret-both-resume
11 test-6 = 6-disable-extended-master-secret-both-sha2
64 [2-disable-extended-master-secret-both-sha]
65 ssl_conf = 2-disable-extended-master-secret-both-sha-ssl
67 [2-disable-extended-master-secret-both-sha-ssl]
68 server = 2-disable-extended-master-secret-both-sha-server
69 client = 2-disable-extended-master-secret-both-sha-client
71 [2-disable-extended-master-secret-both-sha-server]
77 [2-disable-extended-master-secret-both-sha-client]
[all …]
H A D19-mac-then-encrypt.cnf7 test-2 = 2-disable-encrypt-then-mac-both-sha
10 test-5 = 5-disable-encrypt-then-mac-both-sha2
13 test-8 = 8-disable-encrypt-then-mac-both-sha-tls1
66 [2-disable-encrypt-then-mac-both-sha]
67 ssl_conf = 2-disable-encrypt-then-mac-both-sha-ssl
69 [2-disable-encrypt-then-mac-both-sha-ssl]
70 server = 2-disable-encrypt-then-mac-both-sha-server
71 client = 2-disable-encrypt-then-mac-both-sha-client
73 [2-disable-encrypt-then-mac-both-sha-server]
79 [2-disable-encrypt-then-mac-both-sha-client]
[all …]
H A D22-compression.cnf5 test-0 = 0-tlsv1_3-both-compress
9 test-4 = 4-tlsv1_2-both-compress
15 [0-tlsv1_3-both-compress]
16 ssl_conf = 0-tlsv1_3-both-compress-ssl
18 [0-tlsv1_3-both-compress-ssl]
19 server = 0-tlsv1_3-both-compress-server
20 client = 0-tlsv1_3-both-compress-client
22 [0-tlsv1_3-both-compress-server]
28 [0-tlsv1_3-both-compress-client]
115 [4-tlsv1_2-both-compress]
[all …]
H A D26-tls13_client_auth.cnf18 test-13 = 13-client-auth-TLSv1.3-request-force-both-post-handshake
454 [13-client-auth-TLSv1.3-request-force-both-post-handshake]
455 ssl_conf = 13-client-auth-TLSv1.3-request-force-both-post-handshake-ssl
457 [13-client-auth-TLSv1.3-request-force-both-post-handshake-ssl]
458 server = 13-client-auth-TLSv1.3-request-force-both-post-handshake-server
459 client = 13-client-auth-TLSv1.3-request-force-both-post-handshake-client
461 [13-client-auth-TLSv1.3-request-force-both-post-handshake-server]
469 [13-client-auth-TLSv1.3-request-force-both-post-handshake-client]
479 server = 13-client-auth-TLSv1.3-request-force-both-post-handshake-server-extra
480 client = 13-client-auth-TLSv1.3-request-force-both-post-handshake-client-extra
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
H A D19-mac-then-encrypt.conf7 test-2 = 2-disable-encrypt-then-mac-both-sha
10 test-5 = 5-disable-encrypt-then-mac-both-sha2
63 [2-disable-encrypt-then-mac-both-sha]
64 ssl_conf = 2-disable-encrypt-then-mac-both-sha-ssl
66 [2-disable-encrypt-then-mac-both-sha-ssl]
67 server = 2-disable-encrypt-then-mac-both-sha-server
68 client = 2-disable-encrypt-then-mac-both-sha-client
70 [2-disable-encrypt-then-mac-both-sha-server]
76 [2-disable-encrypt-then-mac-both-sha-client]
139 [5-disable-encrypt-then-mac-both-sha2]
[all …]
H A D22-compression.conf5 test-0 = 0-tlsv1_3-both-compress
9 test-4 = 4-tlsv1_2-both-compress
15 [0-tlsv1_3-both-compress]
16 ssl_conf = 0-tlsv1_3-both-compress-ssl
18 [0-tlsv1_3-both-compress-ssl]
19 server = 0-tlsv1_3-both-compress-server
20 client = 0-tlsv1_3-both-compress-client
22 [0-tlsv1_3-both-compress-server]
28 [0-tlsv1_3-both-compress-client]
115 [4-tlsv1_2-both-compress]
[all …]
H A D26-tls13_client_auth.conf18 test-13 = 13-client-auth-TLSv1.3-request-force-both-post-handshake
454 [13-client-auth-TLSv1.3-request-force-both-post-handshake]
455 ssl_conf = 13-client-auth-TLSv1.3-request-force-both-post-handshake-ssl
457 [13-client-auth-TLSv1.3-request-force-both-post-handshake-ssl]
458 server = 13-client-auth-TLSv1.3-request-force-both-post-handshake-server
459 client = 13-client-auth-TLSv1.3-request-force-both-post-handshake-client
461 [13-client-auth-TLSv1.3-request-force-both-post-handshake-server]
469 [13-client-auth-TLSv1.3-request-force-both-post-handshake-client]
479 server = 13-client-auth-TLSv1.3-request-force-both-post-handshake-server-extra
480 client = 13-client-auth-TLSv1.3-request-force-both-post-handshake-client-extra
[all …]
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_135.c101 union both { in cast_to_union() union
104 } *both; in cast_to_union() local
106 both = (union both *)&align_4; in cast_to_union()
107 both = (union both *)&align_8; in cast_to_union()
108 return both->p_align_8; in cast_to_union()
H A Dmsg_245.c27 example(tag_and_typedef_typedef both, in example() argument
32 sink_bool(&both == &only_tag); in example()
34 sink_bool(&both == &only_typedef); in example()
36 sink_bool(&both == &unnamed); in example()
/netbsd-src/lib/libwrap/
H A Deval.c113 static char both[2 * STRING_LENGTH]; in eval_client() local
121 (void)snprintf(both, sizeof both, "%s@%s", request->user, hostinfo); in eval_client()
122 return (both); in eval_client()
133 static char both[2 * STRING_LENGTH]; in eval_server() local
138 (void)snprintf(both, sizeof both, "%s@%s", daemon, host); in eval_server()
139 return (both); in eval_server()
/netbsd-src/usr.bin/make/unit-tests/
H A Dcond-cmp-string.exp5 make: "cond-cmp-string.mk" line 118: Comparison with '<' requires both operands 'string' and 'string' to be numeric
6 make: "cond-cmp-string.mk" line 126: Comparison with '<=' requires both operands 'string' and 'string' to be numeric
7 make: "cond-cmp-string.mk" line 134: Comparison with '>' requires both operands 'string' and 'string' to be numeric
8 make: "cond-cmp-string.mk" line 142: Comparison with '>=' requires both operands 'string' and 'string' to be numeric
H A Dcond-cmp-numeric.exp2 make: "cond-cmp-numeric.mk" line 15: Comparison with '>' requires both operands 'INF' and '1e100' to be numeric
4 make: "cond-cmp-numeric.mk" line 21: Comparison with '>' requires both operands 'NaN' and 'NaN' to be numeric
12 make: "cond-cmp-numeric.mk" line 54: Comparison with '<' requires both operands '123 ' and '124' to be numeric
/netbsd-src/external/gpl2/gettext/dist/build-aux/
H A Dac-help.sed25 # Avoid unwanted comma, such as [default=use both] => [default=use], [both]
26 s|\[default=use both\]|@<:@default=use both@:>@|g
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dk6.md94 (eq_attr "memory" "store,both,unknown")))
112 (eq_attr "memory" "store,both,unknown")))
128 ;; Basic word and doubleword ALU ops can be issued on both Integer units.
144 (eq_attr "memory" "store,both,unknown")))
178 (eq_attr "memory" "both,unknown")))
197 (eq_attr "memory" "load,both")))
210 (eq_attr "memory" "load,both")))
222 (eq_attr "memory" "store,both")))
240 (eq_attr "memory" "load,both")))
258 (eq_attr "memory" "load,both")))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dk6.md94 (eq_attr "memory" "store,both,unknown")))
112 (eq_attr "memory" "store,both,unknown")))
128 ;; Basic word and doubleword ALU ops can be issued on both Integer units.
144 (eq_attr "memory" "store,both,unknown")))
178 (eq_attr "memory" "both,unknown")))
197 (eq_attr "memory" "load,both")))
210 (eq_attr "memory" "load,both")))
222 (eq_attr "memory" "store,both")))
240 (eq_attr "memory" "load,both")))
258 (eq_attr "memory" "load,both")))
/netbsd-src/external/bsd/flex/dist/m4/
H A Dltoptions.m485 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4],
327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl
336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both],
339 aix|svr4|both)
373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])])
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
/netbsd-src/external/lgpl3/mpfr/dist/m4/
H A Dltoptions.m485 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4],
327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl
336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both],
339 aix|svr4|both)
373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])])
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/m4/
H A Dltoptions.m485 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4],
327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl
336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both],
339 aix|svr4|both)
373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])])
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
/netbsd-src/external/bsd/ntp/dist/sntp/m4/
H A Dltoptions.m485 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4],
327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl
336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both],
339 aix|svr4|both)
373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])])
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
/netbsd-src/external/bsd/openldap/dist/build/
H A Dltoptions.m485 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4],
327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl
336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both],
339 aix|svr4|both)
373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])])
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
/netbsd-src/external/lgpl3/mpc/dist/m4/
H A Dltoptions.m485 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4],
327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl
336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both],
339 aix|svr4|both)
373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])])
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
/netbsd-src/sys/external/isc/libsodium/dist/m4/
H A Dltoptions.m485 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4],
327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl
336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both],
339 aix|svr4|both)
373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])])
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
/netbsd-src/external/mpl/bind/dist/m4/
H A Dltoptions.m485 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4],
327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl
336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both],
339 aix|svr4|both)
373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])])
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
/netbsd-src/external/mit/isl/dist/m4/
H A Dltoptions.m485 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4],
327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl
336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both],
339 aix|svr4|both)
373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])])
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Dltoptions.m485 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4],
327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl
336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both],
339 aix|svr4|both)
373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])])
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],

12345678910>>...165