This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RSA hardware acceleration on AM335x

Hi all,

I'm working with Linux on AM335x chip, and according to the datasheet, this chip supports hardware crypto acceleration (AES, SHA, MD5, RNG), but
I need to optimize the RSA encryption performance on this processor. Is there any way to use hardware crypto acceleration with RSA?