Searched defs:SHA1_DIGEST_LENGTH32 (Results 1 – 2 of 2) sorted by relevance
71 uint32_t out[SHA1_DIGEST_LENGTH32]) in sha1_to_uint32()94 const uint32_t printed_sha1[SHA1_DIGEST_LENGTH32]) in _mesa_printed_sha1_equal()
36 #define SHA1_DIGEST_LENGTH32 (SHA1_DIGEST_LENGTH / 4) macro