Home
last modified time | relevance | path

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

/tinycrypt-latest/lib/source/
Dhmac_prng.c48 static const unsigned int MAX_SLEN = UINT32_MAX; variable
165 seedlen > MAX_SLEN) { in tc_hmac_prng_reseed()