zephyr/subsys/bluetooth/mesh
Valerio Setti 0f4875b7d0 bt-mesh: deprecate BT_MESH_USES_TINYCRYPT
Since the TinyCrypt library is being deprecated in Zephyr, this
commit set TinyCrypt usage in BT mesh as deprecated and it sets
Mbed TLS PSA Crypto API as the default option (when TF-M is not
available).
Tests are also updated in this commit.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-11-27 16:40:47 -05:00
..
shell Bluetooth: Mesh: Shell: Align commands 2024-11-21 14:46:31 +01:00
access.c
access.h
adv_ext.c Bluetooth: Mesh: Use relay bufs/pool for brg_cfg 2024-11-19 10:12:19 -05:00
adv_legacy.c Bluetooth: Mesh: Introduce separate workq for ADV EXT 2024-11-05 15:24:31 -06:00
adv.c Bluetooth: Mesh: Use relay bufs/pool for brg_cfg 2024-11-19 10:12:19 -05:00
adv.h Bluetooth: Mesh: Introduce separate workq for ADV EXT 2024-11-05 15:24:31 -06:00
app_keys.c
app_keys.h
beacon.c
beacon.h
blob_cli.c
blob_io_flash.c
blob_srv.c
blob.h
brg_cfg_cli.c
brg_cfg_srv.c
brg_cfg.c
brg_cfg.h
cdb.c
cdb.h
cfg_cli.c
cfg_srv.c
cfg.c
cfg.h
CMakeLists.txt
crypto_psa.c
crypto_tc.c
crypto.c
crypto.h
delayable_msg.c
delayable_msg.h
dfd_srv_internal.h
dfd_srv.c
dfd.h
dfu_cli.c
dfu_metadata.c
dfu_slot.c
dfu_slot.h
dfu_srv.c
dfu.h
foundation.h
friend.c
friend.h
gatt_cli.c
gatt_cli.h
health_cli.c
health_srv.c
heartbeat.c
heartbeat.h
Kconfig bt-mesh: deprecate BT_MESH_USES_TINYCRYPT 2024-11-27 16:40:47 -05:00
keys.h
large_comp_data_cli.c
large_comp_data_srv.c
lpn.c
lpn.h
main.c
mesh.h
msg.c
msg.h
net.c Bluetooth: Mesh: Use net xmit params for bridge 2024-11-19 10:12:19 -05:00
net.h
od_priv_proxy_cli.c
od_priv_proxy_srv.c
od_priv_proxy.h
op_agg_cli.c
op_agg_srv.c
op_agg.c
op_agg.h
pb_adv.c
pb_gatt_cli.c
pb_gatt_cli.h
pb_gatt_srv.c
pb_gatt_srv.h
pb_gatt.c
pb_gatt.h
priv_beacon_cli.c
priv_beacon_srv.c
priv_beacon.h
prov_bearer.h
prov.c
prov.h
provisionee.c
provisioner.c
provisioner.h
proxy_cli.c
proxy_cli.h
proxy_msg.c Bluetooth: Mesh: Introduce separate workq for ADV EXT 2024-11-05 15:24:31 -06:00
proxy_msg.h Bluetooth: Mesh: Introduce separate workq for ADV EXT 2024-11-05 15:24:31 -06:00
proxy_srv.c Bluetooth: Mesh: Introduce separate workq for ADV EXT 2024-11-05 15:24:31 -06:00
proxy.h
rpl.c
rpl.h
rpr_cli.c
rpr_srv.c
rpr.h
sar_cfg_cli.c
sar_cfg_internal.h
sar_cfg_srv.c
sar_cfg.c
settings.c
settings.h
sol_pdu_rpl_cli.c
sol_pdu_rpl_srv.c
solicitation.c
solicitation.h
statistic.c
statistic.h
subnet.c
subnet.h
test.c
test.h
testing.c
testing.h
transport.c
transport.h
va.c
va.h