Lines Matching full:ctr
1488 ret += tcrypt_test("ctr(des)"); in do_test()
1494 ret += tcrypt_test("ctr(des3_ede)"); in do_test()
1508 ret += tcrypt_test("ctr(blowfish)"); in do_test()
1514 ret += tcrypt_test("ctr(twofish)"); in do_test()
1522 ret += tcrypt_test("ctr(serpent)"); in do_test()
1532 ret += tcrypt_test("ctr(aes)"); in do_test()
1533 ret += tcrypt_test("rfc3686(ctr(aes))"); in do_test()
1554 ret += tcrypt_test("ctr(cast5)"); in do_test()
1560 ret += tcrypt_test("ctr(cast6)"); in do_test()
1617 ret += tcrypt_test("ctr(camellia)"); in do_test()
1848 ret += tcrypt_test("ctr(sm4)"); in do_test()
1854 ret += tcrypt_test("ctr(aria)"); in do_test()
1877 test_cipher_speed("ctr(aes)", ENCRYPT, sec, NULL, 0, in do_test()
1879 test_cipher_speed("ctr(aes)", DECRYPT, sec, NULL, 0, in do_test()
1900 test_cipher_speed("ctr(des3_ede)", ENCRYPT, sec, in do_test()
1903 test_cipher_speed("ctr(des3_ede)", DECRYPT, sec, in do_test()
1917 test_cipher_speed("ctr(twofish)", ENCRYPT, sec, NULL, 0, in do_test()
1919 test_cipher_speed("ctr(twofish)", DECRYPT, sec, NULL, 0, in do_test()
1940 test_cipher_speed("ctr(blowfish)", ENCRYPT, sec, NULL, 0, in do_test()
1942 test_cipher_speed("ctr(blowfish)", DECRYPT, sec, NULL, 0, in do_test()
1966 test_cipher_speed("ctr(camellia)", ENCRYPT, sec, NULL, 0, in do_test()
1968 test_cipher_speed("ctr(camellia)", DECRYPT, sec, NULL, 0, in do_test()
1989 test_cipher_speed("ctr(serpent)", ENCRYPT, sec, NULL, 0, in do_test()
1991 test_cipher_speed("ctr(serpent)", DECRYPT, sec, NULL, 0, in do_test()
2017 test_cipher_speed("ctr(cast5)", ENCRYPT, sec, NULL, 0, in do_test()
2019 test_cipher_speed("ctr(cast5)", DECRYPT, sec, NULL, 0, in do_test()
2032 test_cipher_speed("ctr(cast6)", ENCRYPT, sec, NULL, 0, in do_test()
2034 test_cipher_speed("ctr(cast6)", DECRYPT, sec, NULL, 0, in do_test()
2116 test_cipher_speed("ctr(sm4)", ENCRYPT, sec, NULL, 0, in do_test()
2118 test_cipher_speed("ctr(sm4)", DECRYPT, sec, NULL, 0, in do_test()
2195 test_cipher_speed("ctr(aria)", ENCRYPT, sec, NULL, 0, in do_test()
2197 test_cipher_speed("ctr(aria)", DECRYPT, sec, NULL, 0, in do_test()
2425 test_acipher_speed("ctr(aes)", ENCRYPT, sec, NULL, 0, in do_test()
2427 test_acipher_speed("ctr(aes)", DECRYPT, sec, NULL, 0, in do_test()
2437 test_acipher_speed("rfc3686(ctr(aes))", ENCRYPT, sec, NULL, 0, in do_test()
2439 test_acipher_speed("rfc3686(ctr(aes))", DECRYPT, sec, NULL, 0, in do_test()
2498 test_acipher_speed("ctr(serpent)", ENCRYPT, sec, NULL, 0, in do_test()
2500 test_acipher_speed("ctr(serpent)", DECRYPT, sec, NULL, 0, in do_test()
2521 test_acipher_speed("ctr(twofish)", ENCRYPT, sec, NULL, 0, in do_test()
2523 test_acipher_speed("ctr(twofish)", DECRYPT, sec, NULL, 0, in do_test()
2549 test_acipher_speed("ctr(cast5)", ENCRYPT, sec, NULL, 0, in do_test()
2551 test_acipher_speed("ctr(cast5)", DECRYPT, sec, NULL, 0, in do_test()
2564 test_acipher_speed("ctr(cast6)", ENCRYPT, sec, NULL, 0, in do_test()
2566 test_acipher_speed("ctr(cast6)", DECRYPT, sec, NULL, 0, in do_test()
2587 test_acipher_speed("ctr(camellia)", ENCRYPT, sec, NULL, 0, in do_test()
2589 test_acipher_speed("ctr(camellia)", DECRYPT, sec, NULL, 0, in do_test()
2610 test_acipher_speed("ctr(blowfish)", ENCRYPT, sec, NULL, 0, in do_test()
2612 test_acipher_speed("ctr(blowfish)", DECRYPT, sec, NULL, 0, in do_test()
2629 test_acipher_speed("ctr(sm4)", ENCRYPT, sec, NULL, 0, in do_test()
2631 test_acipher_speed("ctr(sm4)", DECRYPT, sec, NULL, 0, in do_test()
2640 test_acipher_speed("ctr(aria)", ENCRYPT, sec, NULL, 0, in do_test()
2642 test_acipher_speed("ctr(aria)", DECRYPT, sec, NULL, 0, in do_test()
2667 test_mb_skcipher_speed("ctr(aes)", ENCRYPT, sec, NULL, 0, in do_test()
2669 test_mb_skcipher_speed("ctr(aes)", DECRYPT, sec, NULL, 0, in do_test()
2679 test_mb_skcipher_speed("rfc3686(ctr(aes))", ENCRYPT, sec, NULL, in do_test()
2681 test_mb_skcipher_speed("rfc3686(ctr(aes))", DECRYPT, sec, NULL, in do_test()
2740 test_mb_skcipher_speed("ctr(serpent)", ENCRYPT, sec, NULL, 0, in do_test()
2742 test_mb_skcipher_speed("ctr(serpent)", DECRYPT, sec, NULL, 0, in do_test()
2763 test_mb_skcipher_speed("ctr(twofish)", ENCRYPT, sec, NULL, 0, in do_test()
2765 test_mb_skcipher_speed("ctr(twofish)", DECRYPT, sec, NULL, 0, in do_test()
2791 test_mb_skcipher_speed("ctr(cast5)", ENCRYPT, sec, NULL, 0, in do_test()
2793 test_mb_skcipher_speed("ctr(cast5)", DECRYPT, sec, NULL, 0, in do_test()
2806 test_mb_skcipher_speed("ctr(cast6)", ENCRYPT, sec, NULL, 0, in do_test()
2808 test_mb_skcipher_speed("ctr(cast6)", DECRYPT, sec, NULL, 0, in do_test()
2829 test_mb_skcipher_speed("ctr(camellia)", ENCRYPT, sec, NULL, 0, in do_test()
2831 test_mb_skcipher_speed("ctr(camellia)", DECRYPT, sec, NULL, 0, in do_test()
2852 test_mb_skcipher_speed("ctr(blowfish)", ENCRYPT, sec, NULL, 0, in do_test()
2854 test_mb_skcipher_speed("ctr(blowfish)", DECRYPT, sec, NULL, 0, in do_test()
2863 test_mb_skcipher_speed("ctr(aria)", ENCRYPT, sec, NULL, 0, in do_test()
2865 test_mb_skcipher_speed("ctr(aria)", DECRYPT, sec, NULL, 0, in do_test()