Searched refs:sha_buffer (Results 1 – 2 of 2) sorted by relevance
86 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()
984 void* sha_buffer; member