Hello,
I am trying to generate encrypted data of particular data with IV and Key value by using mbedtls functions but when I try to do that in AES_CBC example code I am getting error of undefined functions of mbedtls.
I am using ncs-2.6.0 version
Board: nrf52833
sample code: AES_CBC
Also If I will use same example code so the Key size id 32-bit but in my case I want to give multiple bytes in key.
For your reference I am attaching the Screenshots.









