Home
last modified time | relevance | path

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

/mcuboot-latest/ext/tinycrypt/lib/source/
Dcmac_mode.c39 const static uint64_t MAX_CALLS = ((uint64_t)1 << 48); variable
152 s->countdown = MAX_CALLS; in tc_cmac_init()