Lines Matching +full:mac +full:-
5 test-0 = 0-disable-encrypt-then-mac-server-sha
6 test-1 = 1-disable-encrypt-then-mac-client-sha
7 test-2 = 2-disable-encrypt-then-mac-both-sha
8 test-3 = 3-disable-encrypt-then-mac-server-sha2
9 test-4 = 4-disable-encrypt-then-mac-client-sha2
10 test-5 = 5-disable-encrypt-then-mac-both-sha2
11 test-6 = 6-disable-encrypt-then-mac-server-sha-tls1
12 test-7 = 7-disable-encrypt-then-mac-client-sha-tls1
13 test-8 = 8-disable-encrypt-then-mac-both-sha-tls1
16 [0-disable-encrypt-then-mac-server-sha]
17 ssl_conf = 0-disable-encrypt-then-mac-server-sha-ssl
19 [0-disable-encrypt-then-mac-server-sha-ssl]
20 server = 0-disable-encrypt-then-mac-server-sha-server
21 client = 0-disable-encrypt-then-mac-server-sha-client
23 [0-disable-encrypt-then-mac-server-sha-server]
26 Options = -EncryptThenMac
29 [0-disable-encrypt-then-mac-server-sha-client]
30 CipherString = AES128-SHA
35 [test-0]
41 [1-disable-encrypt-then-mac-client-sha]
42 ssl_conf = 1-disable-encrypt-then-mac-client-sha-ssl
44 [1-disable-encrypt-then-mac-client-sha-ssl]
45 server = 1-disable-encrypt-then-mac-client-sha-server
46 client = 1-disable-encrypt-then-mac-client-sha-client
48 [1-disable-encrypt-then-mac-client-sha-server]
53 [1-disable-encrypt-then-mac-client-sha-client]
54 CipherString = AES128-SHA
56 Options = -EncryptThenMac
60 [test-1]
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]
76 Options = -EncryptThenMac
79 [2-disable-encrypt-then-mac-both-sha-client]
80 CipherString = AES128-SHA
82 Options = -EncryptThenMac
86 [test-2]
92 [3-disable-encrypt-then-mac-server-sha2]
93 ssl_conf = 3-disable-encrypt-then-mac-server-sha2-ssl
95 [3-disable-encrypt-then-mac-server-sha2-ssl]
96 server = 3-disable-encrypt-then-mac-server-sha2-server
97 client = 3-disable-encrypt-then-mac-server-sha2-client
99 [3-disable-encrypt-then-mac-server-sha2-server]
102 Options = -EncryptThenMac
105 [3-disable-encrypt-then-mac-server-sha2-client]
106 CipherString = AES128-SHA256
111 [test-3]
117 [4-disable-encrypt-then-mac-client-sha2]
118 ssl_conf = 4-disable-encrypt-then-mac-client-sha2-ssl
120 [4-disable-encrypt-then-mac-client-sha2-ssl]
121 server = 4-disable-encrypt-then-mac-client-sha2-server
122 client = 4-disable-encrypt-then-mac-client-sha2-client
124 [4-disable-encrypt-then-mac-client-sha2-server]
129 [4-disable-encrypt-then-mac-client-sha2-client]
130 CipherString = AES128-SHA256
132 Options = -EncryptThenMac
136 [test-4]
142 [5-disable-encrypt-then-mac-both-sha2]
143 ssl_conf = 5-disable-encrypt-then-mac-both-sha2-ssl
145 [5-disable-encrypt-then-mac-both-sha2-ssl]
146 server = 5-disable-encrypt-then-mac-both-sha2-server
147 client = 5-disable-encrypt-then-mac-both-sha2-client
149 [5-disable-encrypt-then-mac-both-sha2-server]
152 Options = -EncryptThenMac
155 [5-disable-encrypt-then-mac-both-sha2-client]
156 CipherString = AES128-SHA256
158 Options = -EncryptThenMac
162 [test-5]
168 [6-disable-encrypt-then-mac-server-sha-tls1]
169 ssl_conf = 6-disable-encrypt-then-mac-server-sha-tls1-ssl
171 [6-disable-encrypt-then-mac-server-sha-tls1-ssl]
172 server = 6-disable-encrypt-then-mac-server-sha-tls1-server
173 client = 6-disable-encrypt-then-mac-server-sha-tls1-client
175 [6-disable-encrypt-then-mac-server-sha-tls1-server]
178 Options = -EncryptThenMac
181 [6-disable-encrypt-then-mac-server-sha-tls1-client]
182 CipherString = AES128-SHA@SECLEVEL=0
188 [test-6]
194 [7-disable-encrypt-then-mac-client-sha-tls1]
195 ssl_conf = 7-disable-encrypt-then-mac-client-sha-tls1-ssl
197 [7-disable-encrypt-then-mac-client-sha-tls1-ssl]
198 server = 7-disable-encrypt-then-mac-client-sha-tls1-server
199 client = 7-disable-encrypt-then-mac-client-sha-tls1-client
201 [7-disable-encrypt-then-mac-client-sha-tls1-server]
206 [7-disable-encrypt-then-mac-client-sha-tls1-client]
207 CipherString = AES128-SHA@SECLEVEL=0
210 Options = -EncryptThenMac
214 [test-7]
220 [8-disable-encrypt-then-mac-both-sha-tls1]
221 ssl_conf = 8-disable-encrypt-then-mac-both-sha-tls1-ssl
223 [8-disable-encrypt-then-mac-both-sha-tls1-ssl]
224 server = 8-disable-encrypt-then-mac-both-sha-tls1-server
225 client = 8-disable-encrypt-then-mac-both-sha-tls1-client
227 [8-disable-encrypt-then-mac-both-sha-tls1-server]
230 Options = -EncryptThenMac
233 [8-disable-encrypt-then-mac-both-sha-tls1-client]
234 CipherString = AES128-SHA@SECLEVEL=0
237 Options = -EncryptThenMac
241 [test-8]