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