Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Dhmac_prng.c42 static const unsigned int MIN_SLEN = 32; variable
148 seedlen < MIN_SLEN || in tc_hmac_prng_reseed()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Dhmac_prng.c42 static const unsigned int MIN_SLEN = 32; variable
168 seedlen < MIN_SLEN || in tc_hmac_prng_reseed()