crypto/tcrypt.c
2113
test_acipher_speed("essiv(cbc(aes),sha256)",
crypto/tcrypt.c
2116
test_acipher_speed("essiv(cbc(aes),sha256)",
crypto/tcrypt.c
2367
test_acipher_speed("ecb(aes)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2369
test_acipher_speed("ecb(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2371
test_acipher_speed("cbc(aes)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2373
test_acipher_speed("cbc(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2375
test_acipher_speed("lrw(aes)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2377
test_acipher_speed("lrw(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2379
test_acipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2381
test_acipher_speed("xts(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2383
test_acipher_speed("cts(cbc(aes))", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2385
test_acipher_speed("cts(cbc(aes))", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2387
test_acipher_speed("ctr(aes)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2389
test_acipher_speed("ctr(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2391
test_acipher_speed("rfc3686(ctr(aes))", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2393
test_acipher_speed("rfc3686(ctr(aes))", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2398
test_acipher_speed("ecb(des3_ede)", ENCRYPT, sec,
crypto/tcrypt.c
2401
test_acipher_speed("ecb(des3_ede)", DECRYPT, sec,
crypto/tcrypt.c
2404
test_acipher_speed("cbc(des3_ede)", ENCRYPT, sec,
crypto/tcrypt.c
2407
test_acipher_speed("cbc(des3_ede)", DECRYPT, sec,
crypto/tcrypt.c
2413
test_acipher_speed("ecb(des)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2415
test_acipher_speed("ecb(des)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2417
test_acipher_speed("cbc(des)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2419
test_acipher_speed("cbc(des)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2424
test_acipher_speed("ecb(serpent)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2426
test_acipher_speed("ecb(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2428
test_acipher_speed("cbc(serpent)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2430
test_acipher_speed("cbc(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2432
test_acipher_speed("ctr(serpent)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2434
test_acipher_speed("ctr(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2436
test_acipher_speed("lrw(serpent)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2438
test_acipher_speed("lrw(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2440
test_acipher_speed("xts(serpent)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2442
test_acipher_speed("xts(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2447
test_acipher_speed("ecb(twofish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2449
test_acipher_speed("ecb(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2451
test_acipher_speed("cbc(twofish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2453
test_acipher_speed("cbc(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2455
test_acipher_speed("ctr(twofish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2457
test_acipher_speed("ctr(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2459
test_acipher_speed("lrw(twofish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2461
test_acipher_speed("lrw(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2463
test_acipher_speed("xts(twofish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2465
test_acipher_speed("xts(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2470
test_acipher_speed("ecb(arc4)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2475
test_acipher_speed("ecb(cast5)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2477
test_acipher_speed("ecb(cast5)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2479
test_acipher_speed("cbc(cast5)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2481
test_acipher_speed("cbc(cast5)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2483
test_acipher_speed("ctr(cast5)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2485
test_acipher_speed("ctr(cast5)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2490
test_acipher_speed("ecb(cast6)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2492
test_acipher_speed("ecb(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2494
test_acipher_speed("cbc(cast6)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2496
test_acipher_speed("cbc(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2498
test_acipher_speed("ctr(cast6)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2500
test_acipher_speed("ctr(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2502
test_acipher_speed("lrw(cast6)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2504
test_acipher_speed("lrw(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2506
test_acipher_speed("xts(cast6)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2508
test_acipher_speed("xts(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2513
test_acipher_speed("ecb(camellia)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2515
test_acipher_speed("ecb(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2517
test_acipher_speed("cbc(camellia)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2519
test_acipher_speed("cbc(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2521
test_acipher_speed("ctr(camellia)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2523
test_acipher_speed("ctr(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2525
test_acipher_speed("lrw(camellia)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2527
test_acipher_speed("lrw(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2529
test_acipher_speed("xts(camellia)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2531
test_acipher_speed("xts(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2536
test_acipher_speed("ecb(blowfish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2538
test_acipher_speed("ecb(blowfish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2540
test_acipher_speed("cbc(blowfish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2542
test_acipher_speed("cbc(blowfish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2544
test_acipher_speed("ctr(blowfish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2546
test_acipher_speed("ctr(blowfish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2551
test_acipher_speed("ecb(sm4)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2553
test_acipher_speed("ecb(sm4)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2555
test_acipher_speed("cbc(sm4)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2557
test_acipher_speed("cbc(sm4)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2559
test_acipher_speed("ctr(sm4)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2561
test_acipher_speed("ctr(sm4)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2563
test_acipher_speed("xts(sm4)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2565
test_acipher_speed("xts(sm4)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2570
test_acipher_speed("ecb(aria)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2572
test_acipher_speed("ecb(aria)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2574
test_acipher_speed("ctr(aria)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2576
test_acipher_speed("ctr(aria)", DECRYPT, sec, NULL, 0,