Home
last modified time | relevance | path

Searched refs:mode (Results 1 – 3 of 3) sorted by relevance

/crypto/
Dtcrypt.c64 static int mode; variable
2345 if (mode > 300 && mode < 400) break; in do_test()
2349 if (mode > 300 && mode < 400) break; in do_test()
2353 if (mode > 300 && mode < 400) break; in do_test()
2357 if (mode > 300 && mode < 400) break; in do_test()
2361 if (mode > 300 && mode < 400) break; in do_test()
2365 if (mode > 300 && mode < 400) break; in do_test()
2369 if (mode > 300 && mode < 400) break; in do_test()
2373 if (mode > 300 && mode < 400) break; in do_test()
2377 if (mode > 300 && mode < 400) break; in do_test()
[all …]
Dfips.c38 .mode = 0444,
47 .mode = 0555,
DKconfig203 Authenc: Combined mode wrapper for IPsec.
352 CBC: Cipher Block Chaining mode
360 CFB: Cipher FeedBack mode
369 CTR: Counter mode
378 This is the Cipher Text Stealing mode as described by
382 This mode is required for Kerberos gss mechanism support
392 ECB: Electronic CodeBook mode
403 narrow block cipher mode for dm-crypt. Use it with cipher
413 OFB: the Output Feedback mode makes a block cipher into a synchronous
425 PCBC: Propagating Cipher Block Chaining mode
[all …]