Topic: [SOLVED] wolfSSL 3.12.0 with STM32F2
Hello,
When trying to compile wolfSSL to my project I get an error in aes.c file pointing to CRYP_AES_GCM function.
I have the latest standard peripheral library for STM32F2 and it seems the function don't exist in the library, it exist in STM32F4 library though.
Am I doing something wrong?
Thank in advance.
Best regards.