参照如下TI的user guide,是采用openssl命令行来使用AES硬件加密driver
processors.wiki.ti.com/.../Cryptography_Users_Guide
如果我想在Linux应用程序中使用aes硬件加密,用于TCP/IP 数据包加密,该如何使用?是否有现成的API可以调用?
谢谢!
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.
参照如下TI的user guide,是采用openssl命令行来使用AES硬件加密driver
processors.wiki.ti.com/.../Cryptography_Users_Guide
如果我想在Linux应用程序中使用aes硬件加密,用于TCP/IP 数据包加密,该如何使用?是否有现成的API可以调用?
谢谢!