Searched refs:auth_match (Results 1 – 1 of 1) sorted by relevance
522 static bool auth_match(struct bt_mesh_subnet_keys *keys, in auth_match() function550 if (sub->keys[i].valid && auth_match(&sub->keys[i], params)) { in secure_beacon_authenticate()