AM62Ax MCU+ SDK  09.02.00
SA3UL HMAC SHA-1 Test

Introduction

This example demonstrates the how to generate HMAC SHA-1 hash using SA3UL module.

Supported Combinations

Parameter Value
CPU + OS a53ss0-0 nortos
Toolchain arm.gnu.aarch64-none
Board am62ax-sk
Example folder examples/security/crypto/sa3ul_hmac_sha/crypto_hmac_sha1/crypto_hmac_sha1.c

Steps to Run the Example

See Also

SA3UL

Sample Output

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

CCS Console:

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