Home
last modified time | relevance | path

Searched refs:MAX_GENS (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Dhmac_prng.c67 static const unsigned int MAX_GENS = UINT32_MAX; variable
172 prng->countdown = MAX_GENS; in tc_hmac_prng_reseed()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Dhmac_prng.c67 static const unsigned int MAX_GENS = UINT32_MAX; variable
191 prng->countdown = MAX_GENS; in tc_hmac_prng_reseed()