Lines Matching full:xts

1516 		ret += tcrypt_test("xts(twofish)");  in do_test()
1524 ret += tcrypt_test("xts(serpent)"); in do_test()
1531 ret += tcrypt_test("xts(aes)"); in do_test()
1562 ret += tcrypt_test("xts(cast6)"); in do_test()
1619 ret += tcrypt_test("xts(camellia)"); in do_test()
1869 test_cipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0, in do_test()
1871 test_cipher_speed("xts(aes)", DECRYPT, sec, NULL, 0, in do_test()
1925 test_cipher_speed("xts(twofish)", ENCRYPT, sec, NULL, 0, in do_test()
1927 test_cipher_speed("xts(twofish)", DECRYPT, sec, NULL, 0, in do_test()
1974 test_cipher_speed("xts(camellia)", ENCRYPT, sec, NULL, 0, in do_test()
1976 test_cipher_speed("xts(camellia)", DECRYPT, sec, NULL, 0, in do_test()
1997 test_cipher_speed("xts(serpent)", ENCRYPT, sec, NULL, 0, in do_test()
1999 test_cipher_speed("xts(serpent)", DECRYPT, sec, NULL, 0, in do_test()
2040 test_cipher_speed("xts(cast6)", ENCRYPT, sec, NULL, 0, in do_test()
2042 test_cipher_speed("xts(cast6)", DECRYPT, sec, NULL, 0, in do_test()
2417 test_acipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0, in do_test()
2419 test_acipher_speed("xts(aes)", DECRYPT, sec, NULL, 0, in do_test()
2506 test_acipher_speed("xts(serpent)", ENCRYPT, sec, NULL, 0, in do_test()
2508 test_acipher_speed("xts(serpent)", DECRYPT, sec, NULL, 0, in do_test()
2529 test_acipher_speed("xts(twofish)", ENCRYPT, sec, NULL, 0, in do_test()
2531 test_acipher_speed("xts(twofish)", DECRYPT, sec, NULL, 0, in do_test()
2572 test_acipher_speed("xts(cast6)", ENCRYPT, sec, NULL, 0, in do_test()
2574 test_acipher_speed("xts(cast6)", DECRYPT, sec, NULL, 0, in do_test()
2595 test_acipher_speed("xts(camellia)", ENCRYPT, sec, NULL, 0, in do_test()
2597 test_acipher_speed("xts(camellia)", DECRYPT, sec, NULL, 0, in do_test()
2659 test_mb_skcipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0, in do_test()
2661 test_mb_skcipher_speed("xts(aes)", DECRYPT, sec, NULL, 0, in do_test()
2748 test_mb_skcipher_speed("xts(serpent)", ENCRYPT, sec, NULL, 0, in do_test()
2750 test_mb_skcipher_speed("xts(serpent)", DECRYPT, sec, NULL, 0, in do_test()
2771 test_mb_skcipher_speed("xts(twofish)", ENCRYPT, sec, NULL, 0, in do_test()
2773 test_mb_skcipher_speed("xts(twofish)", DECRYPT, sec, NULL, 0, in do_test()
2814 test_mb_skcipher_speed("xts(cast6)", ENCRYPT, sec, NULL, 0, in do_test()
2816 test_mb_skcipher_speed("xts(cast6)", DECRYPT, sec, NULL, 0, in do_test()
2837 test_mb_skcipher_speed("xts(camellia)", ENCRYPT, sec, NULL, 0, in do_test()
2839 test_mb_skcipher_speed("xts(camellia)", DECRYPT, sec, NULL, 0, in do_test()