Home
last modified time | relevance | path

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

/crypto/
Dtcrypt.c64 static int mode; variable
2346 if (mode > 300 && mode < 400) break; in do_test()
2350 if (mode > 300 && mode < 400) break; in do_test()
2354 if (mode > 300 && mode < 400) break; in do_test()
2358 if (mode > 300 && mode < 400) break; in do_test()
2362 if (mode > 300 && mode < 400) break; in do_test()
2366 if (mode > 300 && mode < 400) break; in do_test()
2370 if (mode > 300 && mode < 400) break; in do_test()
2374 if (mode > 300 && mode < 400) break; in do_test()
2378 if (mode > 300 && mode < 400) break; in do_test()
[all …]
Dfips.c38 .mode = 0444,
47 .mode = 0555,
DKconfig230 Authenc: Combined mode wrapper for IPsec.
406 CBC: Cipher Block Chaining mode
414 CFB: Cipher FeedBack mode
422 CTR: Counter mode
431 This is the Cipher Text Stealing mode as described by
435 This mode is required for Kerberos gss mechanism support
445 ECB: Electronic CodeBook mode
456 narrow block cipher mode for dm-crypt. Use it with cipher
466 OFB: the Output Feedback mode makes a block cipher into a synchronous
478 PCBC: Propagating Cipher Block Chaining mode
[all …]