This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

AES hardware module

We've been trying to user the AES hardware module in ECB mode. To do that we used the sd_ecb_block_encrypt function.

Is this hardware accelerated? Based on power consumption it seems that it is a software implementation. If it is not hardware accelerated, how can we use the hardware module.

Thanks!

Related