zephyr/subsys
Robert Lubos 34fb892fb5 net: sockets: tls: Use secure random generator from Zephyr
Zephyr has introduced secure random generator API after the TLS sockets
were implemented. Use this new API in TLS sockets implementation,
instead of implementing secure RNG with mbedTLS in the module itself.
This facilitates integration of the HW RNG accelerators with the TLS
sockets module.

Signed-off-by: Frank Audun Kvamtrø <frank.kvamtro@nordicsemi.no>
Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2021-06-04 16:27:17 -05:00
..
bluetooth Bluetooth: controller: Fix conn setup regression 2021-06-04 12:13:34 -05:00
canbus canbus: isotp: remove unused work queue 2021-05-22 08:14:35 -05:00
console
cpp cpp: Remove C++ exception handling arch restriction 2021-05-28 12:07:46 -05:00
debug thread analyzer: fix formatting for unsigned int 2021-06-01 12:42:38 -05:00
demand_paging kernel: mmu: z_backing_store* to k_mem_paging_backing_store* 2021-05-28 11:33:22 -04:00
dfu
disk
emul
fb
fs fs: logstr_dup causes error in LOG_ERROR messages 2021-05-11 07:14:24 -05:00
ipc ipc: rpmsg_service: Add missing log_strdup 2021-05-25 16:38:28 +02:00
jwt
logging logging: z_vrfy_log_filter_set: remove extra check 2021-06-04 16:19:49 -05:00
lorawan
mgmt mgmt/mcumgr: Info on SHELL_BACKEND_DUMMY_BUF_SIZE impact on mcumgr 2021-05-26 00:05:56 -04:00
modbus
net net: sockets: tls: Use secure random generator from Zephyr 2021-06-04 16:27:17 -05:00
pm pm: device: remove CONFIG_PM_MAX_DEVICES 2021-05-29 07:38:06 -04:00
portability
random
settings
shell shell: fix tab for dynamic commands 2021-06-04 12:23:15 -05:00
stats
storage storage/flash_map: Fix flash area bounds checking 2021-05-25 16:59:01 -05:00
task_wdt task_wdt: Pause hardware wdt during debugging 2021-05-21 05:00:07 -05:00
testsuite ztest: set thread name to test name 2021-05-17 18:45:57 -04:00
timing
tracing Tracing: TRACING_NONE Compilation Fix 2021-05-27 14:39:40 -05:00
usb usb: hid: remove get_protocol/set_protocol from USB HID class API 2021-05-07 13:14:47 +02:00
CMakeLists.txt pm: move power subsystem to pm 2021-05-05 18:35:49 -04:00
Kconfig pm: move power subsystem to pm 2021-05-05 18:35:49 -04:00