Searched refs:bits_match (Results 1 – 3 of 3) sorted by relevance
72 int bits_match(const bits_t *, const bits_t *);
304 bits_match(const bits_t *b1, const bits_t *b2) in bits_match() function
1261 ret = !bits_match(key, orig_key); in verify_reenter()