PruteanuVlad commented on code in PR #18608:
URL: https://github.com/apache/nuttx/pull/18608#discussion_r3003439191


##########
boards/xtensa/esp32/esp32-devkitc/configs/crypto/defconfig:
##########
@@ -44,6 +44,7 @@ CONFIG_NSH_BUILTIN_APPS=y
 CONFIG_NSH_FILEIOSIZE=512
 CONFIG_NSH_READLINE=y
 CONFIG_NSH_STRERROR=y
+CONFIG_TESTING_CRYPTO_PBKDF2=y

Review Comment:
   My bad, this shouldn't even be included since this defconfig is for 
hardware-backed crypto. PBKDF2 isn't supported yet (I'll add it in a future PR).



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to