Using caam with AF_ALG

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Using caam with AF_ALG

ソリューションへジャンプ
1,388件の閲覧回数
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,376件の閲覧回数
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,377件の閲覧回数
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 件の賞賛
返信