I have implemented AES Encryption using the TM4C129XNCZAD hardware AES Module. I wanted to verify if the output generated by the micro hardware AES Modules matches with the Online AES Calculate. While different AES Online calculators have the same output, the one generated using the AES Hardware Module itself is different then online AES Calculator.
Am I doing something wrong or is it by design?