AM64x MCU+ SDK  08.01.00
Crypto_ShaParams Struct Reference

Detailed Description

Parameters passed during Crypto_shaOpen()

Data Fields

uint32_t authMode
 
uint32_t type
 

Field Documentation

◆ authMode

uint32_t Crypto_ShaParams::authMode

Authentication mode. Refer Crypto_ShaAuthMode

◆ type

uint32_t Crypto_ShaParams::type

Type to which to assign the context. Refer Crypto_Type