zephyr/subsys/net/lib/websocket
Flavio Ceolin e7bd10ae71 random: Rename random header
rand32.h does not make much sense, since the random subsystem
provides more APIs than just getting a random 32 bits value.

Rename it to random.h and get consistently with other
subsystems.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-10 14:23:50 +03:00
..
CMakeLists.txt net: websocket: client: Simple API for Websocket client 2019-10-04 16:38:34 +03:00
Kconfig net: websocket: Make sure the mbedtls_sha1 function is build in 2023-02-24 18:12:14 +01:00
websocket.c random: Rename random header 2023-10-10 14:23:50 +03:00
websocket_internal.h net: websocket: new receiving algorithm 2022-12-20 17:05:12 +00:00