Home
last modified time | relevance | path

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

/tinycrypt-latest/lib/source/
Dhmac_prng.c60 static const unsigned int MAX_ALEN = UINT32_MAX; variable
175 additionallen > MAX_ALEN) { in tc_hmac_prng_reseed()