Found 4 other functions taking a
esp_aes_xts_context
argument:
This function initializes the specified AES XTS context. It must be the first API called before using the context.
This function prepares an XTS context for encryption and sets the encryption key.
This function prepares an XTS context for decryption and sets the decryption key.
This function releases and clears the specified AES XTS context.