Home
last modified time | relevance | path

Searched defs:rng_function (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/
H A Decc_dh.c112 uECC_RNG_Function rng_function = uECC_get_rng(); in uECC_make_key() local
H A Decc_dsa.c170 uECC_RNG_Function rng_function = uECC_get_rng(); in uECC_sign() local
H A Decc.c67 void uECC_set_rng(uECC_RNG_Function rng_function) in uECC_set_rng()