Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Dhmac_prng.c48 static const unsigned int MAX_SLEN = UINT32_MAX; variable
149 seedlen > MAX_SLEN) { in tc_hmac_prng_reseed()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Dhmac_prng.c48 static const unsigned int MAX_SLEN = UINT32_MAX; variable
169 seedlen > MAX_SLEN) { in tc_hmac_prng_reseed()