Home
last modified time | relevance | path

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

/mcuboot-latest/ext/tinycrypt/lib/source/
Dhmac_prng.c54 static const unsigned int MAX_PLEN = UINT32_MAX; variable
120 plen > MAX_PLEN) { in tc_hmac_prng_init()