Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dcrypto.h95 #define CRYPTOCcmInvAuthDecryptStatus NOROM_CRYPTOCcmInvAuthDecryptStatus macro
517 extern uint32_t CRYPTOCcmInvAuthDecryptStatus(void);
822 #undef CRYPTOCcmInvAuthDecryptStatus
823 #define CRYPTOCcmInvAuthDecryptStatus ROM_CRYPTOCcmInvAuthDecryptStatus macro
Dcrypto.c66 #undef CRYPTOCcmInvAuthDecryptStatus
67 #define CRYPTOCcmInvAuthDecryptStatus NOROM_CRYPTOCcmInvAuthDecryptStatus macro
817 CRYPTOCcmInvAuthDecryptStatus(void) in CRYPTOCcmInvAuthDecryptStatus() function