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

Commit 735b3001 authored by Alistair Strachan's avatar Alistair Strachan
Browse files

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



This reverts commit 4363409a.

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

File changed.

Preview size limit exceeded, changes collapsed.