Searched refs:HT_REMOTE_MASK (Results 1 – 1 of 1) sorted by relevance
53 #define HT_REMOTE_MASK (HT_REMOTE_SIZE - 1) macro328 idx = siphash24(l->l_hash_key, r->r_public, NOISE_PUBLIC_KEY_LEN) & HT_REMOTE_MASK; in noise_remote_enable()366 idx = siphash24(l->l_hash_key, public, NOISE_PUBLIC_KEY_LEN) & HT_REMOTE_MASK; in noise_remote_lookup()