AM64x MCU+ SDK  08.02.00
SA2UL HMAC SHA-256 Test

Introduction

This example demonstrates the how to generate HMAC SHA-256 hash using SA2UL module.

Supported Combinations

Parameter Value
CPU + OS r5fss0-0 nortos
Toolchain ti-arm-clang
Board am64x-evm
Example folder examples/security/crypto/sa2ul_hmac_sha/crypto_hmac_sha256/crypto_hmac_sha256.c

Steps to Run the Example

See Also

SA2UL

Sample Output

Shown below is a sample output when the application is run.

CCS Console:

[CRYPTO] HMAC SHA-256 example started ...
[CRYPTO] HMAC SHA-256 example completed!!
All tests have passed!!