Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesccm/
DAESCCMLPF3.c121 static size_t AESCCMLPF3_processB1withAAD(const uint8_t *aad, size_t aadSegmentLength, size_t aadTo…
584 static size_t AESCCMLPF3_processB1withAAD(const uint8_t *aad, size_t aadSegmentLength, size_t aadTo… in AESCCMLPF3_processB1withAAD() function
654 …aadBytesRemaining -= AESCCMLPF3_processB1withAAD(operation->aad, operation->aadLength, operation->… in AESCCMLPF3_processOneStepCBCMACPolling()
1240 object->aadBytesProcessed = AESCCMLPF3_processB1withAAD(object->aad, in AESCCMLPF3_processSegmentedCBCMAC()