Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesccm/
DAESCCMLPF3.c823 bool dmaActive = false; in AESCCMLPF3_oneStepOperation()
935 dmaActive = true; in AESCCMLPF3_oneStepOperation()
939 if (!dmaActive) in AESCCMLPF3_oneStepOperation()
1204 bool dmaActive = false; in AESCCMLPF3_processSegmentedCBCMAC() local
1387 dmaActive = true; in AESCCMLPF3_processSegmentedCBCMAC()
1394 if (dmaActive) in AESCCMLPF3_processSegmentedCBCMAC()
1478 bool dmaActive = false; in AESCCMLPF3_processSegmentedCTR() local
1499 dmaActive = true; in AESCCMLPF3_processSegmentedCTR()
1514 if (dmaActive) in AESCCMLPF3_processSegmentedCTR()