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.

[CC1354P10]Cryptography AES, SHA

Hello, TI team,

I want know how to use AES-128-CCM.

In the SDK, AES-128-CCM parameters are aad, nonce, mac.

nonce is IV?, mac is Tag?

And I wish to use HKDF-SHA256.

If I use the SHA2_hmac API in the SDK, can I get the same result as HKDF-SHA256?

Thanks.

Jay.