Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Dhmac_prng.c60 static const unsigned int MAX_ALEN = UINT32_MAX; variable
159 additionallen > MAX_ALEN) { in tc_hmac_prng_reseed()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Dhmac_prng.c60 static const unsigned int MAX_ALEN = UINT32_MAX; variable
179 additionallen > MAX_ALEN) { in tc_hmac_prng_reseed()