Lines Matching full:xts
1718 ret += tcrypt_test("xts(twofish)"); in do_test()
1726 ret += tcrypt_test("xts(serpent)"); in do_test()
1733 ret += tcrypt_test("xts(aes)"); in do_test()
1763 ret += tcrypt_test("xts(cast6)"); in do_test()
1836 ret += tcrypt_test("xts(camellia)"); in do_test()
2066 test_cipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0, in do_test()
2068 test_cipher_speed("xts(aes)", DECRYPT, sec, NULL, 0, in do_test()
2122 test_cipher_speed("xts(twofish)", ENCRYPT, sec, NULL, 0, in do_test()
2124 test_cipher_speed("xts(twofish)", DECRYPT, sec, NULL, 0, in do_test()
2171 test_cipher_speed("xts(camellia)", ENCRYPT, sec, NULL, 0, in do_test()
2173 test_cipher_speed("xts(camellia)", DECRYPT, sec, NULL, 0, in do_test()
2199 test_cipher_speed("xts(serpent)", ENCRYPT, sec, NULL, 0, in do_test()
2201 test_cipher_speed("xts(serpent)", DECRYPT, sec, NULL, 0, in do_test()
2242 test_cipher_speed("xts(cast6)", ENCRYPT, sec, NULL, 0, in do_test()
2244 test_cipher_speed("xts(cast6)", DECRYPT, sec, NULL, 0, in do_test()
2607 test_acipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0, in do_test()
2609 test_acipher_speed("xts(aes)", DECRYPT, sec, NULL, 0, in do_test()
2696 test_acipher_speed("xts(serpent)", ENCRYPT, sec, NULL, 0, in do_test()
2698 test_acipher_speed("xts(serpent)", DECRYPT, sec, NULL, 0, in do_test()
2719 test_acipher_speed("xts(twofish)", ENCRYPT, sec, NULL, 0, in do_test()
2721 test_acipher_speed("xts(twofish)", DECRYPT, sec, NULL, 0, in do_test()
2762 test_acipher_speed("xts(cast6)", ENCRYPT, sec, NULL, 0, in do_test()
2764 test_acipher_speed("xts(cast6)", DECRYPT, sec, NULL, 0, in do_test()
2785 test_acipher_speed("xts(camellia)", ENCRYPT, sec, NULL, 0, in do_test()
2787 test_acipher_speed("xts(camellia)", DECRYPT, sec, NULL, 0, in do_test()
2819 test_mb_skcipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0, in do_test()
2821 test_mb_skcipher_speed("xts(aes)", DECRYPT, sec, NULL, 0, in do_test()
2908 test_mb_skcipher_speed("xts(serpent)", ENCRYPT, sec, NULL, 0, in do_test()
2910 test_mb_skcipher_speed("xts(serpent)", DECRYPT, sec, NULL, 0, in do_test()
2931 test_mb_skcipher_speed("xts(twofish)", ENCRYPT, sec, NULL, 0, in do_test()
2933 test_mb_skcipher_speed("xts(twofish)", DECRYPT, sec, NULL, 0, in do_test()
2974 test_mb_skcipher_speed("xts(cast6)", ENCRYPT, sec, NULL, 0, in do_test()
2976 test_mb_skcipher_speed("xts(cast6)", DECRYPT, sec, NULL, 0, in do_test()
2997 test_mb_skcipher_speed("xts(camellia)", ENCRYPT, sec, NULL, 0, in do_test()
2999 test_mb_skcipher_speed("xts(camellia)", DECRYPT, sec, NULL, 0, in do_test()