zephyr/subsys/net/l2/openthread
Tomi Fontanilles 3efdbe6c0c modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates
Remove the `_MAC` part because those Kconfig options enable only hash
algorithms, nothing MAC-related, and the `_ENABLED` part to align the
naming to the Mbed TLS defines (plus we don't need such a part).

As a bonus, enabling SHA-256 does not automatically enable SHA-224
anymore.

See the migration guide entries for more details on the practical
changes.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2024-05-29 08:39:26 +02:00
..
CMakeLists.txt net: openthread: Move glue code into module directory 2022-07-11 11:00:12 +02:00
Kconfig modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates 2024-05-29 08:39:26 +02:00
openthread.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
openthread_utils.c net: iface: Improve thread safety of net_if_ipv*_maddr_* functions 2023-05-10 11:06:15 +02:00
openthread_utils.h net: openthread: Fix possible deadlock in net_mgmt handlers 2022-05-11 11:03:26 +02:00