Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/aes/
DAESCommonLPF3.h193 __STATIC_INLINE void AESCommonLPF3_clearOperationInProgress(AESCommonLPF3_Object *object) in AESCommonLPF3_clearOperationInProgress() function
DAESCommonLPF3.c451 AESCommonLPF3_clearOperationInProgress(object); in AESCommonLPF3_cancelOperation()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesecb/
DAESECBLPF3.c166 AESCommonLPF3_clearOperationInProgress(&object->common); in AESECBLPF3_hwiFxn()
374 AESCommonLPF3_clearOperationInProgress(&object->common); in AESECBLPF3_oneStepOperation()
552 AESCommonLPF3_clearOperationInProgress(&object->common); in AESECBLPF3_waitForResult()
833 AESCommonLPF3_clearOperationInProgress(&object->common); in AESECB_finalize()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesctr/
DAESCTRLPF3.c196 AESCommonLPF3_clearOperationInProgress(&object->common); in AESCTRLPF3_hwiFxn()
387 AESCommonLPF3_clearOperationInProgress(&object->common); in AESCTRLPF3_oneStepOperation()
650 AESCommonLPF3_clearOperationInProgress(&object->common); in AESCTRLPF3_waitForResult()
851 AESCommonLPF3_clearOperationInProgress(&object->common); in AESCTR_finalize()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aescmac/
DAESCMACLPF3.c151 AESCommonLPF3_clearOperationInProgress(&object->common); in AESCMACLPF3_hwiFxn()
354 AESCommonLPF3_clearOperationInProgress(&object->common); in AESCMACLPF3_startOperation()
573 AESCommonLPF3_clearOperationInProgress(&object->common); in AESCMACLPF3_oneStepOperation()
606 AESCommonLPF3_clearOperationInProgress(&object->common); in AESCMACLPF3_oneStepOperation()
635 AESCommonLPF3_clearOperationInProgress(&object->common); in AESCMACLPF3_waitForResult()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesccm/
DAESCCMLPF3.c326 AESCommonLPF3_clearOperationInProgress(&object->common); in AESCCMLPF3_hwiFxn()
866 AESCommonLPF3_clearOperationInProgress(&object->common); in AESCCMLPF3_oneStepOperation()
941 AESCommonLPF3_clearOperationInProgress(&object->common); in AESCCMLPF3_oneStepOperation()
1952 AESCommonLPF3_clearOperationInProgress(&object->common); in AESCCM_finalizeEncrypt()
2025 AESCommonLPF3_clearOperationInProgress(&object->common); in AESCCM_finalizeDecrypt()