Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Dhmac_prng.c54 static const unsigned int MAX_PLEN = UINT32_MAX; variable
120 plen > MAX_PLEN) { in tc_hmac_prng_init()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Dhmac_prng.c54 static const unsigned int MAX_PLEN = UINT32_MAX; variable
142 plen > MAX_PLEN) { in tc_hmac_prng_init()