Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesccm/
DAESCCMLPF3.c142 static int_fast16_t AESCCMLPF3_processSegmentedCTR(AESCCMLPF3_Object *object, size_t dataSegmentLen…
261 … object->common.returnStatus = AESCCMLPF3_processSegmentedCTR(object, object->inputLength); in AESCCMLPF3_hwiFxn()
1476 static int_fast16_t AESCCMLPF3_processSegmentedCTR(AESCCMLPF3_Object *object, size_t dataSegmentLen… in AESCCMLPF3_processSegmentedCTR() function
1670 status = AESCCMLPF3_processSegmentedCTR(object, inputLength); in AESCCMLPF3_addDataDMA()
1727 status = AESCCMLPF3_processSegmentedCTR(object, inputLength); in AESCCMLPF3_addData()