Searched defs:HASH (Results 1 – 7 of 7) sorted by relevance
64 #define HASH EVP_sha() macro69 #define HASH EVP_sha1() macro
5 #define HASH # macro
69 #define HASH(x) get_u32(x) macro
58 #define HASH(state, x) state->hash = (state->hash << 4) ^ (x) macro
205 #define HASH(LEN, FIRST, THIRD) \ in getPPKeywordID() macro
46 #define HASH 0x0023 macro