Home
last modified time | relevance | path

Searched refs:CBC (Results 1 - 25 of 82) sorted by relevance

1234

/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_get_chunked.c50 struct CBC struct
60 struct CBC *cbc = ctx; in copyBuffer()
133 validate (struct CBC cbc, int ebase) in validate()
161 struct CBC cbc; in testInternalGet()
203 struct CBC cbc; in testMultithreadedGet()
245 struct CBC cbc; in testMultithreadedPoolGet()
288 struct CBC cbc; in testExternalGet()
H A Dtest_get.c58 struct CBC struct
68 struct CBC *cbc = ctx; in copyBuffer()
116 struct CBC cbc; in testInternalGet()
166 struct CBC cbc; in testMultithreadedGet()
216 struct CBC cbc; in testMultithreadedPoolGet()
267 struct CBC cbc; in testExternalGet()
391 struct CBC cbc; in testUnknownPortGet()
556 struct CBC cbc; in testEmptyGet()
H A Dtest_urlparse.c51 struct CBC struct
61 struct CBC *cbc = ctx; in copyBuffer()
131 struct CBC cbc; in testInternalGet()
H A Dtest_get_sendfile.c56 struct CBC struct
66 struct CBC *cbc = ctx; in copyBuffer()
122 struct CBC cbc; in testInternalGet()
171 struct CBC cbc; in testMultithreadedGet()
220 struct CBC cbc; in testMultithreadedPoolGet()
270 struct CBC cbc; in testExternalGet()
393 struct CBC cbc; in testUnknownPortGet()
H A Dtest_iplimit.c56 struct CBC struct
66 struct CBC *cbc = ctx; in copyBuffer()
130 struct CBC cbc[3]; in testMultithreadedGet()
221 struct CBC cbc[3]; in testMultithreadedPoolGet()
H A Dtest_timeout.c45 struct CBC struct
111 struct CBC *cbc = ctx; in copyBuffer()
167 struct CBC cbc; in testWithoutTimeout()
223 struct CBC cbc; in testWithTimeout()
H A Dtest_digestauth.c51 struct CBC struct
61 struct CBC *cbc = ctx; in copyBuffer()
134 struct CBC cbc; in testDigestAuth()
H A Dtest_digestauth_with_arguments.c50 struct CBC struct
60 struct CBC *cbc = ctx; in copyBuffer()
133 struct CBC cbc; in testDigestAuth()
H A Dtest_long_header.c54 struct CBC struct
97 struct CBC cbc; in testLongUrlGet()
167 struct CBC cbc; in testLongHeaderGet()
H A Dperf_get.c130 struct CBC struct
143 struct CBC *cbc = ctx; in copyBuffer()
186 struct CBC cbc; in testInternalGet()
246 struct CBC cbc; in testMultithreadedGet()
305 struct CBC cbc; in testMultithreadedPoolGet()
365 struct CBC cbc; in testExternalGet()
H A Dtest_large_put.c61 struct CBC struct
85 struct CBC *cbc = ctx; in copyBuffer()
146 struct CBC cbc; in testInternalPut()
204 struct CBC cbc; in testMultithreadedPut()
265 struct CBC cbc; in testMultithreadedPoolPut()
327 struct CBC cbc; in testExternalPut()
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes.c59 IMPLEMENT_generic_cipher(aes, AES, cbc, CBC, 0, 256, 128, 128, block)
61 IMPLEMENT_generic_cipher(aes, AES, cbc, CBC, 0, 192, 128, 128, block)
63 IMPLEMENT_generic_cipher(aes, AES, cbc, CBC, 0, 128, 128, 128, block)
H A Dcipher_aria.c52 IMPLEMENT_generic_cipher(aria, ARIA, cbc, CBC, 0, 256, 128, 128, block)
54 IMPLEMENT_generic_cipher(aria, ARIA, cbc, CBC, 0, 192, 128, 128, block)
56 IMPLEMENT_generic_cipher(aria, ARIA, cbc, CBC, 0, 128, 128, 128, block)
H A Dcipher_camellia.c58 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cbc, CBC, 0, 256, 128, 128, block)
60 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cbc, CBC, 0, 192, 128, 128, block)
62 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cbc, CBC, 0, 128, 128, 128, block)
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes.c59 IMPLEMENT_generic_cipher(aes, AES, cbc, CBC, 0, 256, 128, 128, block)
61 IMPLEMENT_generic_cipher(aes, AES, cbc, CBC, 0, 192, 128, 128, block)
63 IMPLEMENT_generic_cipher(aes, AES, cbc, CBC, 0, 128, 128, 128, block)
H A Dcipher_aria.c52 IMPLEMENT_generic_cipher(aria, ARIA, cbc, CBC, 0, 256, 128, 128, block)
54 IMPLEMENT_generic_cipher(aria, ARIA, cbc, CBC, 0, 192, 128, 128, block)
56 IMPLEMENT_generic_cipher(aria, ARIA, cbc, CBC, 0, 128, 128, 128, block)
H A Dcipher_camellia.c58 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cbc, CBC, 0, 256, 128, 128, block)
60 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cbc, CBC, 0, 192, 128, 128, block)
62 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cbc, CBC, 0, 128, 128, 128, block)
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_get.c43 struct CBC struct
53 struct CBC *cbc = ctx; in copyBuffer()
101 struct CBC cbc; in testInternalGet()
145 struct CBC cbc; in testMultithreadedGet()
190 struct CBC cbc; in testExternalGet()
H A Dtest_get_chunked.c41 struct CBC struct
51 struct CBC *cbc = ctx; in copyBuffer()
127 struct CBC cbc; in testInternalGet()
168 struct CBC cbc; in testMultithreadedGet()
210 struct CBC cbc; in testExternalGet()
H A Dtest_post.c46 struct CBC struct
71 struct CBC *cbc = ctx; in copyBuffer()
154 struct CBC cbc; in testInternalPost()
205 struct CBC cbc; in testMultithreadedPost()
258 struct CBC cbc; in testExternalPost()
H A Dtest_post_form.c44 struct CBC struct
69 struct CBC *cbc = ctx; in copyBuffer()
172 struct CBC cbc; in testInternalPost()
223 struct CBC cbc; in testMultithreadedPost()
274 struct CBC cbc; in testExternalPost()
H A Dtest_put.c44 struct CBC struct
68 struct CBC *cbc = ctx; in copyBuffer()
123 struct CBC cbc; in testInternalPut()
174 struct CBC cbc; in testMultithreadedPut()
226 struct CBC cbc; in testExternalPut()
H A Dtest_put_chunked.c42 struct CBC struct
68 struct CBC *cbc = ctx; in copyBuffer()
129 struct CBC cbc; in testInternalPut()
180 struct CBC cbc; in testMultithreadedPut()
238 struct CBC cbc; in testExternalPut()
H A Dtest_put_large.c52 struct CBC struct
76 struct CBC *cbc = ctx; in copyBuffer()
136 struct CBC cbc; in testInternalPut()
188 struct CBC cbc; in testMultithreadedPut()
241 struct CBC cbc; in testExternalPut()
H A Dtest_long_header.c56 struct CBC struct
99 struct CBC cbc; in testLongUrlGet()
160 struct CBC cbc; in testLongHeaderGet()

Completed in 15 milliseconds

1234