Home
last modified time | relevance | path

Searched defs:bt_rand (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/crypto/bt_rand/
DCMakeLists.txt7 project(bt_rand) project
/Zephyr-latest/tests/bluetooth/host/crypto/bt_rand/src/
Dmain.c40 ZTEST(bt_rand, test_bt_rand_succeeds_host_crypto_prng_disabled) in ZTEST() argument
69 ZTEST(bt_rand, test_psa_generate_random_succeeds_on_first_call) in ZTEST() argument
/Zephyr-latest/subsys/bluetooth/host/
Dcrypto_psa.c40 int bt_rand(void *buf, size_t len) in bt_rand() function
50 int bt_rand(void *buf, size_t len) in bt_rand() function
/Zephyr-latest/subsys/bluetooth/controller/crypto/
Dcrypto.c18 int bt_rand(void *buf, size_t len) in bt_rand() function
/Zephyr-latest/tests/bluetooth/mesh/delayable_msg/src/
Dmain.c71 int bt_rand(void *buf, size_t len) in bt_rand() function
/Zephyr-latest/subsys/bluetooth/mesh/
Dcrypto_psa.c515 __weak int bt_rand(void *buf, size_t len) in bt_rand() function