mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 20:55:53 +00:00
The decision to set aszmic = 1 in the net_tx structure was made after the variable was passed to the crypto context, creating a discrepancy between the two when aszmic is 1. Extracts transport encryption to a separate function. Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no> |
||
---|---|---|
.. | ||
access.c | ||
access.h | ||
adv.c | ||
adv.h | ||
app_keys.c | ||
app_keys.h | ||
beacon.c | ||
beacon.h | ||
cdb.c | ||
cfg_cli.c | ||
cfg_srv.c | ||
CMakeLists.txt | ||
crypto.c | ||
crypto.h | ||
foundation.h | ||
friend.c | ||
friend.h | ||
health_cli.c | ||
health_srv.c | ||
Kconfig | ||
lpn.c | ||
lpn.h | ||
main.c | ||
mesh.h | ||
net.c | ||
net.h | ||
pb_adv.c | ||
pb_gatt.c | ||
prov_bearer.h | ||
prov_device.c | ||
prov.c | ||
prov.h | ||
provisioner.c | ||
provisioner.h | ||
proxy.c | ||
proxy.h | ||
rpl.c | ||
rpl.h | ||
settings.c | ||
settings.h | ||
shell.c | ||
subnet.c | ||
subnet.h | ||
test.c | ||
test.h | ||
TODO | ||
transport.c | ||
transport.h |