Searched refs:hash_result (Results 1 – 4 of 4) sorted by relevance
432 u32 hash_result; in hash_function() local452 hash_result = (addr0 << 9) | (addr1 ^ addr2 ^ addr3); in hash_function()453 hash_result = hash_result & 0x07ff; in hash_function()454 return hash_result; in hash_function()
258 u32 hash_result[SEP_HASH_RESULT_SIZE_WORDS]; member
1247 int hash_result, in talitos_edesc_alloc() argument1267 if (hash_result) { in talitos_edesc_alloc()
5316 u32 hash_result; member