Searched refs:CY_CRYPTO_SHA1_BLOCK_SIZE (Results 1 – 5 of 5) sorted by relevance
48 uint32_t block[CY_CRYPTO_SHA1_BLOCK_SIZE / 4u];
189 #define CY_CRYPTO_SHA1_BLOCK_SIZE (64u) macro210 #define CY_CRYPTO_SHA_MAX_BLOCK_SIZE (CY_CRYPTO_SHA1_BLOCK_SIZE)
208 hashState->blockSize = CY_CRYPTO_SHA1_BLOCK_SIZE; in Cy_Crypto_Core_V1_Sha_Init()
174 hashState->blockSize = CY_CRYPTO_SHA1_BLOCK_SIZE; in Cy_Crypto_Core_V2_Sha_Init()