Searched refs:msgblock (Results 1 – 2 of 2) sorted by relevance
178 cfContext->message = (uint8_t*)cfContext->msgblock; in Cy_Cryptolite_Sha256_Init()476 cfContext->msgblock[idx] = 0U; in Cy_Cryptolite_Sha256_Free()
74 …uint32_t msgblock[(CY_CRYPTOLITE_SHA256_BLOCK_SIZE / 4u) + 1u]; //Allocating extra buffer for 4byt… member