Searched refs:bt_mesh_net_decrypt (Results 1 – 4 of 4) sorted by relevance
106 int bt_mesh_net_decrypt(const struct bt_mesh_key *key, struct net_buf_simple *buf,
160 err = bt_mesh_net_decrypt(&sub->keys[i].msg.enc, out, in sol_pdu_decrypt()
410 int bt_mesh_net_decrypt(const struct bt_mesh_key *key, struct net_buf_simple *buf, in bt_mesh_net_decrypt() function
663 return bt_mesh_net_decrypt(&cred->enc, out, BT_MESH_NET_IVI_RX(rx), in net_decrypt()