mbedtls_aes_init() function
This function initializes the specified AES context. It must be the first API called before using the context.
Arguments
ctx
The AES context to initialize. This must not be \c NULL.
mbedtls_aes_init() is called by 7 functions:
![]()
mbedtls_aes_init()
mbedtls_aes_init():
![]()
mbedtls_aes_init()