Searched refs:bt_mesh_beacon_decrypt (Results 1 – 4 of 4) sorted by relevance
151 int bt_mesh_beacon_decrypt(const struct bt_mesh_key *pbk, const uint8_t random[13],
585 err = bt_mesh_beacon_decrypt(&sub->keys[i].priv_beacon, params->random, in priv_beacon_decrypt()
789 int bt_mesh_beacon_decrypt(const struct bt_mesh_key *pbk, const uint8_t random[13], in bt_mesh_beacon_decrypt() function
368 bt_mesh_beacon_decrypt(&priv_beacon_key, &buf->data[0], &buf->data[13], in beacon_scan_cb()