esp_aes_xts_init() function
This function initializes the specified AES XTS context. It must be the first API called before using the context.
Arguments
ctx
The AES XTS context to initialize. This must not be \c NULL.
Examples
esp_aes_xts_init() is referenced by 1 libraries and example projects: