zephyr/subsys/net/ip
Jukka Rissanen c77b818679 net: ipv6-pe: Verify that hmac calculation was ok
Make sure to check return values of mbedtls hmac APIs so that
the digest is calculated properly.

Fixes #75259
Fixes #75260
Fixes #75261

Coverity-CID: 366271
Coverity-CID: 366277
Coverify-CID: 366279

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-07-03 15:25:58 +02:00
..
6lo_private.h
6lo.c
6lo.h
canbus_socket.c
canbus_socket.h
CMakeLists.txt
connection.c net: ip: fix typo 2024-06-25 21:19:00 -04:00
connection.h everywhere: replace double words 2024-06-22 05:40:22 -04:00
icmp.c
icmpv4.c net: Support partial checksum offloading 2024-06-14 17:10:43 -04:00
icmpv4.h
icmpv6.c net: Support partial checksum offloading 2024-06-14 17:10:43 -04:00
icmpv6.h
igmp.c
ipv4_acd.c
ipv4_autoconf.c
ipv4_fragment.c
ipv4.c net: ip: fix typo 2024-06-25 21:19:00 -04:00
ipv4.h
ipv6_fragment.c
ipv6_mld.c
ipv6_nbr.c net: change controlling expressions in while to Boolean 2024-06-11 20:03:16 +03:00
ipv6_pe.c net: ipv6-pe: Verify that hmac calculation was ok 2024-07-03 15:25:58 +02:00
ipv6.c net: ipv6: mcast_routing: hop limit handling 2024-06-13 05:44:30 -04:00
ipv6.h net: ip: fix typo 2024-06-25 21:19:00 -04:00
Kconfig net: if: Make sure interface name can contain terminating null 2024-06-24 14:48:03 -04:00
Kconfig.debug
Kconfig.ipv4
Kconfig.ipv6
Kconfig.mgmt
Kconfig.stack
Kconfig.stats
Kconfig.tcp net: ip: fix typo 2024-06-25 21:19:00 -04:00
nbr.c
nbr.h
net_context.c net: context: Add support for timestamping in network context 2024-06-13 05:40:41 -04:00
net_core.c
net_if.c net: if: remove unused eth_ctx variable 2024-06-28 11:37:25 +02:00
net_mgmt.c
net_pkt.c everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
net_private.h
net_stats.c
net_stats.h
net_tc_mapping.h
net_tc.c
net_timeout.c everywhere: replace double words 2024-06-22 05:40:22 -04:00
packet_socket.c
packet_socket.h
promiscuous.c
route.c net: ipv6: mcast_routing: hop limit handling 2024-06-13 05:44:30 -04:00
route.h net: ipv6: mcast_routing: hop limit handling 2024-06-13 05:44:30 -04:00
tcp_internal.h
tcp_private.h
tcp.c net: tcp: Delay ACK if no PSH flag is present 2024-06-28 11:34:50 +02:00
tcp.h
tp_priv.h net: change controlling expressions in while to Boolean 2024-06-11 20:03:16 +03:00
tp.c net: change controlling expressions in while to Boolean 2024-06-11 20:03:16 +03:00
tp.h
udp_internal.h
udp.c net: Support partial checksum offloading 2024-06-14 17:10:43 -04:00
utils.c net: ip: fix typo 2024-06-25 21:19:00 -04:00