Q1. How to optimize the DTHE-AES engine usage to support multiple algorithm in parallel or support to use it by-parts ?
Q2. How to optimize the memory usage by reusing the same region for authentication ?
Q3. What if my data is not continuous ? Can I do scatter-gather mode of AES operations for the same ?