Searched defs:CBC (Results 1 - 25 of 39) sorted by relevance

12

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
H A DBlowfish.java34 public static class CBC class in class:Blowfish
37 public CBC() method in class:Blowfish.CBC
88 // provider.addAlgorithm("Cipher", MiscObjectIdentifiers.cryptlib_algorithm_blowfish_CBC, PREFIX + "$CBC");
H A DDESede.java63 static public class CBC class in class:DESede
66 public CBC() method in class:DESede.CBC
215 * PBEWithSHAAnd3-KeyTripleDES-CBC
227 * PBEWithSHAAnd2-KeyTripleDES-CBC
239 * PBEWithSHAAnd3-KeyTripleDES-CBC
246 super("PBEwithSHAandDES3Key-CBC", PKCSObjectIdentifiers.pbeWithSHAAnd3_KeyTripleDES_CBC, true, PKCS12, SHA1, 192, 64);
251 * PBEWithSHAAnd2-KeyTripleDES-CBC
258 super("PBEwithSHAandDES2Key-CBC", PKCSObjectIdentifiers.pbeWithSHAAnd2_KeyTripleDES_CBC, true, PKCS12, SHA1, 128, 64);
385 // provider.addAlgorithm("Cipher", PKCSObjectIdentifiers.des_EDE3_CBC, PREFIX + "$CBC");
407 provider.addAlgorithm("Cipher.PBEWITHSHAAND3-KEYTRIPLEDES-CBC", PREFI
[all...]
H A DAES.java100 public static class CBC class in class:AES
103 public CBC() method in class:AES.CBC
305 * PBEWithAES-CBC
317 * PBEWithSHA1AES-CBC
347 * PBEWithSHA256AES-CBC
429 super("PBEWithSHA1And128BitAES-CBC-BC", null, true, PKCS12, SHA1, 128, 128);
441 super("PBEWithSHA1And192BitAES-CBC-BC", null, true, PKCS12, SHA1, 192, 128);
453 super("PBEWithSHA1And256BitAES-CBC-BC", null, true, PKCS12, SHA1, 256, 128);
465 super("PBEWithSHA256And128BitAES-CBC-BC", null, true, PKCS12, SHA256, 128, 128);
477 super("PBEWithSHA256And192BitAES-CBC
[all...]
H A DDES.java63 static public class CBC class in class:DES
66 public CBC() method in class:DES.CBC
452 // provider.addAlgorithm("Cipher", OIWObjectIdentifiers.desCBC, PREFIX + "$CBC");
507 // provider.addAlgorithm("Alg.Alias.Cipher.PBEWITHMD2ANDDES-CBC", "PBEWITHMD2ANDDES");
509 provider.addAlgorithm("Alg.Alias.Cipher.PBEWITHMD5ANDDES-CBC", "PBEWITHMD5ANDDES");
510 provider.addAlgorithm("Alg.Alias.Cipher.PBEWITHSHA1ANDDES-CBC", "PBEWITHSHA1ANDDES");
513 // provider.addAlgorithm("Alg.Alias.Cipher.PBEWITHMD2ANDDES-CBC", "PBEWITHMD2ANDDES");
519 // provider.addAlgorithm("Alg.Alias.SecretKeyFactory.PBEWITHMD2ANDDES-CBC", "PBEWITHMD2ANDDES");
521 provider.addAlgorithm("Alg.Alias.SecretKeyFactory.PBEWITHMD5ANDDES-CBC", "PBEWITHMD5ANDDES");
522 provider.addAlgorithm("Alg.Alias.SecretKeyFactory.PBEWITHSHA1ANDDES-CBC", "PBEWITHSHA1ANDDE
[all...]
/external/libmicrohttpd/src/testcurl/https/
H A Dtls_test_common.h58 struct CBC struct
113 send_curl_req (char *url, struct CBC *cbc, const char *cipher_suite,
/external/libmicrohttpd/src/testcurl/
H A Dtest_digestauth.c51 struct CBC struct
61 struct CBC *cbc = ctx;
134 struct CBC cbc;
H A Dtest_digestauth_with_arguments.c50 struct CBC struct
60 struct CBC *cbc = ctx;
133 struct CBC cbc;
H A Dtest_iplimit.c56 struct CBC struct
66 struct CBC *cbc = ctx;
130 struct CBC cbc[3];
221 struct CBC cbc[3];
H A Dtest_long_header.c54 struct CBC struct
97 struct CBC cbc;
167 struct CBC cbc;
H A Dtest_parse_cookies.c42 struct CBC struct
52 struct CBC *cbc = ctx;
114 struct CBC cbc;
H A Dtest_process_arguments.c41 struct CBC struct
52 struct CBC *cbc = ctx;
117 struct CBC cbc;
H A Dtest_urlparse.c51 struct CBC struct
61 struct CBC *cbc = ctx;
131 struct CBC cbc;
H A Dperf_get.c130 struct CBC struct
143 struct CBC *cbc = ctx;
186 struct CBC cbc;
246 struct CBC cbc;
305 struct CBC cbc;
365 struct CBC cbc;
H A Dtest_get.c58 struct CBC struct
68 struct CBC *cbc = ctx;
116 struct CBC cbc;
166 struct CBC cbc;
216 struct CBC cbc;
267 struct CBC cbc;
391 struct CBC cbc;
556 struct CBC cbc;
H A Dtest_get_chunked.c50 struct CBC struct
60 struct CBC *cbc = ctx;
133 validate (struct CBC cbc, int ebase)
161 struct CBC cbc;
203 struct CBC cbc;
245 struct CBC cbc;
288 struct CBC cbc;
H A Dtest_get_sendfile.c56 struct CBC struct
66 struct CBC *cbc = ctx;
122 struct CBC cbc;
171 struct CBC cbc;
220 struct CBC cbc;
270 struct CBC cbc;
393 struct CBC cbc;
H A Dtest_large_put.c61 struct CBC struct
85 struct CBC *cbc = ctx;
146 struct CBC cbc;
204 struct CBC cbc;
265 struct CBC cbc;
327 struct CBC cbc;
H A Dtest_post_loop.c53 struct CBC struct
63 struct CBC *cbc = ctx;
115 struct CBC cbc;
179 struct CBC cbc;
243 struct CBC cbc;
308 struct CBC cbc;
H A Dtest_postform.c51 struct CBC struct
76 struct CBC *cbc = ctx;
179 struct CBC cbc;
235 struct CBC cbc;
291 struct CBC cbc;
348 struct CBC cbc;
H A Dtest_process_headers.c49 struct CBC struct
59 struct CBC *cbc = ctx;
154 struct CBC cbc;
203 struct CBC cbc;
252 struct CBC cbc;
302 struct CBC cbc;
H A Dtest_put.c48 struct CBC struct
72 struct CBC *cbc = ctx;
126 struct CBC cbc;
182 struct CBC cbc;
239 struct CBC cbc;
298 struct CBC cbc;
H A Dtest_put_chunked.c47 struct CBC struct
73 struct CBC *cbc = ctx;
136 struct CBC cbc;
192 struct CBC cbc;
249 struct CBC cbc;
308 struct CBC cbc;
H A Dtest_quiesce.c50 struct CBC struct
61 struct CBC *cbc = ctx;
187 struct CBC cbc;
308 struct CBC cbc;
H A Dtest_timeout.c45 struct CBC struct
111 struct CBC *cbc = ctx;
167 struct CBC cbc;
223 struct CBC cbc;
/external/libmicrohttpd/src/testzzuf/
H A Dtest_long_header.c56 struct CBC struct
99 struct CBC cbc;
160 struct CBC cbc;

Completed in 175 milliseconds

12