Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesccm/
DAESCCMLPF3.c121 …_t AESCCMLPF3_processB1withAAD(const uint8_t *aad, size_t aadSegmentLength, size_t aadTotalLength);
584 …e_t AESCCMLPF3_processB1withAAD(const uint8_t *aad, size_t aadSegmentLength, size_t aadTotalLength) in AESCCMLPF3_processB1withAAD() argument
601 uint8_t *aadLengthBytePtr = (uint8_t *)&aadTotalLength; in AESCCMLPF3_processB1withAAD()