Searched refs:new_key_byte (Results 1 – 1 of 1) sorted by relevance
311 uint8_t new_key_byte; in hal_flow_toeplitz_create_cache() local315 new_key_byte = key[i + 4]; in hal_flow_toeplitz_create_cache()317 new_key_byte = 0; in hal_flow_toeplitz_create_cache()328 new_key_byte >> (8 - bit); in hal_flow_toeplitz_create_cache()346 cur_key = cur_key << 8 | new_key_byte; in hal_flow_toeplitz_create_cache()