Home
last modified time | relevance | path

Searched refs:uECC_set_rng (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/porting/ext/tinycrypt/include/tinycrypt/
Decc.h237 void uECC_set_rng(uECC_RNG_Function rng_function);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/include/tinycrypt/
Decc.h237 void uECC_set_rng(uECC_RNG_Function rng_function);
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/documentation/
Dtinycrypt.rst253 * A cryptographically-secure PRNG function must be set (using uECC_set_rng())
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Decc.c67 void uECC_set_rng(uECC_RNG_Function rng_function) in uECC_set_rng() function
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Decc.c67 void uECC_set_rng(uECC_RNG_Function rng_function) in uECC_set_rng() function