From f3eae3d468ae5f263f182af06f9b5570400be21d Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Fri, 2 Oct 2020 08:18:38 +0200 Subject: [PATCH] tests/sys_crypto: fix typo 'neccessary' -> 'necessary' --- tests/sys_crypto/tests-crypto-modes-ccm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/sys_crypto/tests-crypto-modes-ccm.c b/tests/sys_crypto/tests-crypto-modes-ccm.c index bd8f32ec1b..930e298587 100644 --- a/tests/sys_crypto/tests-crypto-modes-ccm.c +++ b/tests/sys_crypto/tests-crypto-modes-ccm.c @@ -892,7 +892,7 @@ static const size_t TEST_WYCHEPROOF_28_EXPECTED_LEN = 63; /* Manually created test vectors */ -/* This is neccessary, because no test vectors are published with input length > 256 */ +/* This is necessary, because no test vectors are published with input length > 256 */ /* Data has been verified against BouncyCastle (.NET Core) and pycryptodome */ static const uint8_t TEST_MANUAL_01_KEY[] = {