Searched refs:cy_stc_crypto_v2_sha_buffers_t (Results 1 – 2 of 2) sorted by relevance
108 } cy_stc_crypto_v2_sha_buffers_t; typedef
1116 CY_ALIGN(__SCB_DCACHE_LINE_SIZE) static cy_stc_crypto_v2_sha_buffers_t shaBuffers; in Cy_Crypto_Core_V2_Sha()1122 cy_stc_crypto_v2_sha_buffers_t shaBuffers = {{0,},{0,}}; in Cy_Crypto_Core_V2_Sha()1127 …_Core_V2_MemSet(base, (void*)&shaBuffers, 0x00U, (uint16_t)sizeof(cy_stc_crypto_v2_sha_buffers_t)); in Cy_Crypto_Core_V2_Sha()