crypto/tcrypt.c
2594
test_mb_skcipher_speed(alg, ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2596
test_mb_skcipher_speed(alg, DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2601
test_mb_skcipher_speed("ecb(aes)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2603
test_mb_skcipher_speed("ecb(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2605
test_mb_skcipher_speed("cbc(aes)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2607
test_mb_skcipher_speed("cbc(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2609
test_mb_skcipher_speed("lrw(aes)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2611
test_mb_skcipher_speed("lrw(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2613
test_mb_skcipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2615
test_mb_skcipher_speed("xts(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2617
test_mb_skcipher_speed("cts(cbc(aes))", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2619
test_mb_skcipher_speed("cts(cbc(aes))", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2621
test_mb_skcipher_speed("ctr(aes)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2623
test_mb_skcipher_speed("ctr(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2625
test_mb_skcipher_speed("rfc3686(ctr(aes))", ENCRYPT, sec, NULL,
crypto/tcrypt.c
2627
test_mb_skcipher_speed("rfc3686(ctr(aes))", DECRYPT, sec, NULL,
crypto/tcrypt.c
2632
test_mb_skcipher_speed("ecb(des3_ede)", ENCRYPT, sec,
crypto/tcrypt.c
2635
test_mb_skcipher_speed("ecb(des3_ede)", DECRYPT, sec,
crypto/tcrypt.c
2638
test_mb_skcipher_speed("cbc(des3_ede)", ENCRYPT, sec,
crypto/tcrypt.c
2641
test_mb_skcipher_speed("cbc(des3_ede)", DECRYPT, sec,
crypto/tcrypt.c
2647
test_mb_skcipher_speed("ecb(des)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2649
test_mb_skcipher_speed("ecb(des)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2651
test_mb_skcipher_speed("cbc(des)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2653
test_mb_skcipher_speed("cbc(des)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2658
test_mb_skcipher_speed("ecb(serpent)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2660
test_mb_skcipher_speed("ecb(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2662
test_mb_skcipher_speed("cbc(serpent)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2664
test_mb_skcipher_speed("cbc(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2666
test_mb_skcipher_speed("ctr(serpent)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2668
test_mb_skcipher_speed("ctr(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2670
test_mb_skcipher_speed("lrw(serpent)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2672
test_mb_skcipher_speed("lrw(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2674
test_mb_skcipher_speed("xts(serpent)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2676
test_mb_skcipher_speed("xts(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2681
test_mb_skcipher_speed("ecb(twofish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2683
test_mb_skcipher_speed("ecb(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2685
test_mb_skcipher_speed("cbc(twofish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2687
test_mb_skcipher_speed("cbc(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2689
test_mb_skcipher_speed("ctr(twofish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2691
test_mb_skcipher_speed("ctr(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2693
test_mb_skcipher_speed("lrw(twofish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2695
test_mb_skcipher_speed("lrw(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2697
test_mb_skcipher_speed("xts(twofish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2699
test_mb_skcipher_speed("xts(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2704
test_mb_skcipher_speed("ecb(arc4)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2709
test_mb_skcipher_speed("ecb(cast5)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2711
test_mb_skcipher_speed("ecb(cast5)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2713
test_mb_skcipher_speed("cbc(cast5)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2715
test_mb_skcipher_speed("cbc(cast5)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2717
test_mb_skcipher_speed("ctr(cast5)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2719
test_mb_skcipher_speed("ctr(cast5)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2724
test_mb_skcipher_speed("ecb(cast6)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2726
test_mb_skcipher_speed("ecb(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2728
test_mb_skcipher_speed("cbc(cast6)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2730
test_mb_skcipher_speed("cbc(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2732
test_mb_skcipher_speed("ctr(cast6)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2734
test_mb_skcipher_speed("ctr(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2736
test_mb_skcipher_speed("lrw(cast6)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2738
test_mb_skcipher_speed("lrw(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2740
test_mb_skcipher_speed("xts(cast6)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2742
test_mb_skcipher_speed("xts(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2747
test_mb_skcipher_speed("ecb(camellia)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2749
test_mb_skcipher_speed("ecb(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2751
test_mb_skcipher_speed("cbc(camellia)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2753
test_mb_skcipher_speed("cbc(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2755
test_mb_skcipher_speed("ctr(camellia)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2757
test_mb_skcipher_speed("ctr(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2759
test_mb_skcipher_speed("lrw(camellia)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2761
test_mb_skcipher_speed("lrw(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2763
test_mb_skcipher_speed("xts(camellia)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2765
test_mb_skcipher_speed("xts(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2770
test_mb_skcipher_speed("ecb(blowfish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2772
test_mb_skcipher_speed("ecb(blowfish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2774
test_mb_skcipher_speed("cbc(blowfish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2776
test_mb_skcipher_speed("cbc(blowfish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2778
test_mb_skcipher_speed("ctr(blowfish)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2780
test_mb_skcipher_speed("ctr(blowfish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2785
test_mb_skcipher_speed("ecb(aria)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2787
test_mb_skcipher_speed("ecb(aria)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2789
test_mb_skcipher_speed("ctr(aria)", ENCRYPT, sec, NULL, 0,
crypto/tcrypt.c
2791
test_mb_skcipher_speed("ctr(aria)", DECRYPT, sec, NULL, 0,