Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesccm/
DAESCCMLPF3.c601 uint8_t *aadLengthBytePtr = (uint8_t *)&aadTotalLength; in AESCCMLPF3_processB1withAAD() local
602 B1.bytes[1] = *(aadLengthBytePtr); in AESCCMLPF3_processB1withAAD()
603 B1.bytes[0] = *(aadLengthBytePtr + 1U); in AESCCMLPF3_processB1withAAD()