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

Commit 7763e9a8 authored by Alistair Strachan's avatar Alistair Strachan
Browse files

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



This reverts commit 74659dc6.

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

File changed.

Preview size limit exceeded, changes collapsed.