zephyr/subsys/bluetooth/controller/crypto
Wolfgang Puffitsch 799b46e35e Bluetooth: controller: Use entropy driver directly in bt_rand
Use entropy driver directly in bt_rand instead of stitching together
calls to sys_rand32_get to improve efficiency. The use of
sys_rand32_get could also leak timestamps into keys.

Signed-off-by: Wolfgang Puffitsch <wopu@demant.com>
2019-10-02 13:21:24 +02:00
..
crypto.c Bluetooth: controller: Use entropy driver directly in bt_rand 2019-10-02 13:21:24 +02:00