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.
Examples
mbedtls_aes_init() is referenced by 1 libraries and example projects: