Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesecb/
DAESECBLPF3.c117 static int_fast16_t AESECBLPF3_startOperation(AESECB_Handle handle, AESECB_Operation *operation);
388 return AESECBLPF3_startOperation(handle, operation); in AESECBLPF3_oneStepOperation()
394 static int_fast16_t AESECBLPF3_startOperation(AESECB_Handle handle, AESECB_Operation *operation) in AESECBLPF3_startOperation() function
748 return AESECBLPF3_startOperation(handle, operation); in AESECB_addData()
827 status = AESECBLPF3_startOperation(handle, operation); in AESECB_finalize()