Using caam with AF_ALG

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Using caam with AF_ALG

跳至解决方案
1,639 次查看
rashmikj
Contributor III

In LS1046ardb  Kit using LSDK20.04 , how do i know caam engine is being used when i invoke AF_ALG? are there any article on how to use CAAM Interface ?

Kindly help?

0 项奖励
回复
1 解答
1,627 次查看
bpe
NXP Employee
NXP Employee

You can examine 'driver' entries of /proc/crypto to see which algorithms are
accelerated by SEC. See LSDK online documentation for details.

Kernel CAAM driver adheres to the kernel native crypto API which is well-documented.
You can study  the generic kernel documentation at the link above to see how to use it.

Hope this helps,
Platon

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,628 次查看
bpe
NXP Employee
NXP Employee

You can examine 'driver' entries of /proc/crypto to see which algorithms are
accelerated by SEC. See LSDK online documentation for details.

Kernel CAAM driver adheres to the kernel native crypto API which is well-documented.
You can study  the generic kernel documentation at the link above to see how to use it.

Hope this helps,
Platon

 

0 项奖励
回复