Lines Matching full:xts

1734 		ret += tcrypt_test("xts(twofish)");  in do_test()
1742 ret += tcrypt_test("xts(serpent)"); in do_test()
1749 ret += tcrypt_test("xts(aes)"); in do_test()
1779 ret += tcrypt_test("xts(cast6)"); in do_test()
1836 ret += tcrypt_test("xts(camellia)"); in do_test()
2076 test_cipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0, in do_test()
2078 test_cipher_speed("xts(aes)", DECRYPT, sec, NULL, 0, in do_test()
2132 test_cipher_speed("xts(twofish)", ENCRYPT, sec, NULL, 0, in do_test()
2134 test_cipher_speed("xts(twofish)", DECRYPT, sec, NULL, 0, in do_test()
2181 test_cipher_speed("xts(camellia)", ENCRYPT, sec, NULL, 0, in do_test()
2183 test_cipher_speed("xts(camellia)", DECRYPT, sec, NULL, 0, in do_test()
2204 test_cipher_speed("xts(serpent)", ENCRYPT, sec, NULL, 0, in do_test()
2206 test_cipher_speed("xts(serpent)", DECRYPT, sec, NULL, 0, in do_test()
2247 test_cipher_speed("xts(cast6)", ENCRYPT, sec, NULL, 0, in do_test()
2249 test_cipher_speed("xts(cast6)", DECRYPT, sec, NULL, 0, in do_test()
2620 test_acipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0, in do_test()
2622 test_acipher_speed("xts(aes)", DECRYPT, sec, NULL, 0, in do_test()
2709 test_acipher_speed("xts(serpent)", ENCRYPT, sec, NULL, 0, in do_test()
2711 test_acipher_speed("xts(serpent)", DECRYPT, sec, NULL, 0, in do_test()
2732 test_acipher_speed("xts(twofish)", ENCRYPT, sec, NULL, 0, in do_test()
2734 test_acipher_speed("xts(twofish)", DECRYPT, sec, NULL, 0, in do_test()
2775 test_acipher_speed("xts(cast6)", ENCRYPT, sec, NULL, 0, in do_test()
2777 test_acipher_speed("xts(cast6)", DECRYPT, sec, NULL, 0, in do_test()
2798 test_acipher_speed("xts(camellia)", ENCRYPT, sec, NULL, 0, in do_test()
2800 test_acipher_speed("xts(camellia)", DECRYPT, sec, NULL, 0, in do_test()
2851 test_mb_skcipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0, in do_test()
2853 test_mb_skcipher_speed("xts(aes)", DECRYPT, sec, NULL, 0, in do_test()
2940 test_mb_skcipher_speed("xts(serpent)", ENCRYPT, sec, NULL, 0, in do_test()
2942 test_mb_skcipher_speed("xts(serpent)", DECRYPT, sec, NULL, 0, in do_test()
2963 test_mb_skcipher_speed("xts(twofish)", ENCRYPT, sec, NULL, 0, in do_test()
2965 test_mb_skcipher_speed("xts(twofish)", DECRYPT, sec, NULL, 0, in do_test()
3006 test_mb_skcipher_speed("xts(cast6)", ENCRYPT, sec, NULL, 0, in do_test()
3008 test_mb_skcipher_speed("xts(cast6)", DECRYPT, sec, NULL, 0, in do_test()
3029 test_mb_skcipher_speed("xts(camellia)", ENCRYPT, sec, NULL, 0, in do_test()
3031 test_mb_skcipher_speed("xts(camellia)", DECRYPT, sec, NULL, 0, in do_test()