Know the memory usage of stm32 crypto lib
I am using stm32L4 series, I try to encrypt data using STM32 cryptographic firmware library and i use the apis cmox_initialize() , cmox_cipher_encrypt() and cmox_cipher_decrypt() I am using the library libSTM32Cryptographic_CM4.a is any one help me ...