We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d73af7a + 720b8e1 commit 3d99090Copy full SHA for 3d99090
wolfcrypt/test/test.c
@@ -15230,7 +15230,7 @@ WOLFSSL_TEST_SUBROUTINE wc_test_ret_t aes_cbc_test(void)
15230
#ifdef HAVE_RENESAS_SYNC
15231
const byte *key = (byte*)guser_PKCbInfo.wrapped_key_aes128;
15232
#else
15233
- /* padded to 16-byye */
+ /* padded to 16-bytes */
15234
WOLFSSL_SMALL_STACK_STATIC const byte key[] = "0123456789abcdef ";
15235
#endif
15236
/* padded to 16-bytes */
0 commit comments