3.3.1.1 st_Crypto_Hash_Sha_Ctx

Description

This structure is used to define context for SHA Algorithms including SHA-1, SHA-2 and SHA-3 excluding SHAKE.

Structure Elements Data TypeElement NameDescription
uint32_tshaSessionIdIt defines the session ID, must be more than zero
crypto_Hash_Algo_EshaAlgo_enEnum to store algorithm value
crypto_HandlerType_EshaHandler_enEnum to crypto operation handler i.e., SW, HW
uint8_tarr_shaDataCtxArray for the Context variable data storage