Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesccm/
DAESCCMLPF3.c137 …d AESCCMLPF3_processCTRCounterBlock(const uint8_t *nonce, uint8_t nonceLength, uint8_t counterVal);
1410 …id AESCCMLPF3_processCTRCounterBlock(const uint8_t *nonce, uint8_t nonceLength, uint8_t counterVal) in AESCCMLPF3_processCTRCounterBlock() argument
1443 counter.bytes[15] = counterVal; in AESCCMLPF3_processCTRCounterBlock()