Home
last modified time | relevance | path

Searched refs:sha_buffer (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_hmac_v2.c86 hmacState->sha_buffer = &hmacBuffer->shaBuffers; in Cy_Crypto_Core_V2_Hmac_Init()
89 return Cy_Crypto_Core_V2_Sha_Init(base, &hmacState->hashState, mode, hmacState->sha_buffer); in Cy_Crypto_Core_V2_Hmac_Init()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_crypto_common.h984 void* sha_buffer; member