Home
last modified time | relevance | path

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

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