Searched refs:next_start (Results 1 – 1 of 1) sorted by relevance
651 static int next_start = 0; in gas_query_new_dialog_token() local656 gas, dst, (next_start + dialog_token) % 256)) in gas_query_new_dialog_token()661 dialog_token = (next_start + dialog_token) % 256; in gas_query_new_dialog_token()662 next_start = (dialog_token + 1) % 256; in gas_query_new_dialog_token()