Searched refs:SHA256_DIGEST_SIZE (Results 1 – 2 of 2) sorted by relevance
24 #ifndef SHA256_DIGEST_SIZE25 #define SHA256_DIGEST_SIZE 32 macro41 unsigned char cp_data[SHA256_DIGEST_SIZE];
177 constexpr int SHA256_DIGEST_SIZE = 32; in verityTreeSizeForFile() local178 constexpr int digest_size = SHA256_DIGEST_SIZE; in verityTreeSizeForFile()