Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 12513b3c authored by Alistair Strachan's avatar Alistair Strachan
Browse files

Revert "FROMGIT: crypto: speck - add test vectors for Speck128-XTS"



This reverts commit dfd5e027.

Bug: 116008047
Change-Id: Id68b333c66c89bc69e61bdd96d21fa6bc6dbf3b8
Signed-off-by: default avatarAlistair Strachan <astrachan@google.com>
parent 436beae5
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -3602,15 +3602,6 @@ static const struct alg_test_desc alg_test_descs[] = {
				.dec = __VECS(serpent_xts_dec_tv_template)
			}
		}
	}, {
		.alg = "xts(speck128)",
		.test = alg_test_skcipher,
		.suite = {
			.cipher = {
				.enc = __VECS(speck128_xts_enc_tv_template),
				.dec = __VECS(speck128_xts_dec_tv_template)
			}
		}
	}, {
		.alg = "xts(twofish)",
		.test = alg_test_skcipher,
+0 −687

File changed.

Preview size limit exceeded, changes collapsed.