1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests/sys_crypto: fix typo 'neccessary' -> 'necessary'

This commit is contained in:
Alexandre Abadie 2020-10-02 08:18:38 +02:00
parent f23fb7db4e
commit f3eae3d468
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -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[] = {