Skip to content

Commit 720b8e1

Browse files
committed
wolfcrypt test: tiny spelling correction.
1 parent 9a4fa0d commit 720b8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wolfcrypt/test/test.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15230,7 +15230,7 @@ WOLFSSL_TEST_SUBROUTINE wc_test_ret_t aes_cbc_test(void)
1523015230
#ifdef HAVE_RENESAS_SYNC
1523115231
const byte *key = (byte*)guser_PKCbInfo.wrapped_key_aes128;
1523215232
#else
15233-
/* padded to 16-byye */
15233+
/* padded to 16-bytes */
1523415234
WOLFSSL_SMALL_STACK_STATIC const byte key[] = "0123456789abcdef ";
1523515235
#endif
1523615236
/* padded to 16-bytes */

0 commit comments

Comments
 (0)