Searched refs:SHA_CTX_SIZE (Results 1 – 2 of 2) sorted by relevance
67 #define SHA_CTX_SIZE 22U macro72 uint32_t x[SHA_CTX_SIZE];
684 for (i = 0; i < SHA_CTX_SIZE; i++) in SHA_Finish()