Can you use the DMA to do AES encryption

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

Can you use the DMA to do AES encryption

ソリューションへジャンプ
1,904件の閲覧回数
henry_lovett
Contributor III

Hi, 

I was wondering if it is possible to run the AES crypto using the DMA on a LPC54S018? The example code in the SDK uses a poll from the CPU, rather than DMA or interrupt based - is there any reason it is done this way? 

Many thanks,

Henry 

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 解決策
1,791件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

The AES encryption and decryption engine supports DMA for transferring data between memory and the AES engine.

See user manual Chapter 45. Security features.  45.9.3 General description

However I just checked we don't have this demo code, user may make it by themselves.

pastedImage_1.png


Have a great day,
Jun Zhang

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,792件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

The AES encryption and decryption engine supports DMA for transferring data between memory and the AES engine.

See user manual Chapter 45. Security features.  45.9.3 General description

However I just checked we don't have this demo code, user may make it by themselves.

pastedImage_1.png


Have a great day,
Jun Zhang

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信
1,791件の閲覧回数
henry_lovett
Contributor III

Hi, 

Perfect - thank you very much for clarifying. 

Henry 

0 件の賞賛
返信
1,791件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

you are welcome!

0 件の賞賛
返信