Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dcrypto.h92 #define CRYPTOCcmAuthEncryptStatus NOROM_CRYPTOCcmAuthEncryptStatus macro
443 extern uint32_t CRYPTOCcmAuthEncryptStatus(void);
810 #undef CRYPTOCcmAuthEncryptStatus
811 #define CRYPTOCcmAuthEncryptStatus ROM_CRYPTOCcmAuthEncryptStatus macro
Dcrypto.c60 #undef CRYPTOCcmAuthEncryptStatus
61 #define CRYPTOCcmAuthEncryptStatus NOROM_CRYPTOCcmAuthEncryptStatus macro
568 CRYPTOCcmAuthEncryptStatus(void) in CRYPTOCcmAuthEncryptStatus() function