Searched refs:SHA_CBLOCK (Results 1 – 4 of 4) sorted by relevance
71 #define SHA_CBLOCK 64 macro97 const uint8_t block[SHA_CBLOCK]);117 uint8_t data[SHA_CBLOCK];
28 static const uint8_t kBuf[SHA_CBLOCK * 8] = {0}; in TEST()