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.

How can i use openSSL library functions for BeagleBone crypto hardware accelerator

Hi all,

I am using Beagle Bone Black and i want to write an application using OpenSSL library functions. I come to know that AM335x have in built crypto hardware accelerator. 

I want to know how can i use this accelerator while calling the same OpenSSL libraries functions inside application?  I know i have to use OFC driver, available on TI site. But is that enough to directly use this accelerator?

Thanks in advance.