Home
last modified time | relevance | path

Searched refs:SHA1_LENGTH (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/util/
Dmesa-sha1_test.c31 #define SHA1_LENGTH 40 macro
55 if (memcmp(test_data[i].sha1, buf, SHA1_LENGTH) != 0) { in main()