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.

DM8168 Crypto hardware query

Other Parts Discussed in Thread: AES-128

Hello,

Based on the patches given in the the DM8168 crypto engine support,

(http://processors.wiki.ti.com/index.php/Installing_AM389x_C6A816x_DM816x_Crypto_Support)

i've evaluated the AES encryption/decryption with the examples and all the operations worked

flawlessly. Being said this, i want to use the AES-128 with CTR (counter) mode from application.

From what i've gathered through the OCF userspace and kernel patches, i've not found the

support for CTR mode. Interestingly the DM816x netra crypto driver (nss-aes.c) in the kernel 

has some references to counter mode.

I would really appreciate if some pointers are provided on using the AES-128 CTR mode algorithm

in dm816x crypto engine  from userspace application.

Thanks,

Ganesh