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

Commit 436beae5 authored by Alistair Strachan's avatar Alistair Strachan
Browse files

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



This reverts commit 921c8866.

Bug: 116008047
Change-Id: I96897223f5daced94e3d62ae817c2de2b59b417f
Signed-off-by: default avatarAlistair Strachan <astrachan@google.com>
parent 0e6d8d38
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -3611,15 +3611,6 @@ static const struct alg_test_desc alg_test_descs[] = {
				.dec = __VECS(speck128_xts_dec_tv_template)
			}
		}
	}, {
		.alg = "xts(speck64)",
		.test = alg_test_skcipher,
		.suite = {
			.cipher = {
				.enc = __VECS(speck64_xts_enc_tv_template),
				.dec = __VECS(speck64_xts_dec_tv_template)
			}
		}
	}, {
		.alg = "xts(twofish)",
		.test = alg_test_skcipher,
+0 −671

File changed.

Preview size limit exceeded, changes collapsed.