Home
last modified time | relevance | path

Searched defs:CRYPTOCcmInvAuthDecrypt (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dcrypto.h94 #define CRYPTOCcmInvAuthDecrypt NOROM_CRYPTOCcmInvAuthDecrypt macro
819 #define CRYPTOCcmInvAuthDecrypt ROM_CRYPTOCcmInvAuthDecrypt macro
Dcrypto.c65 #define CRYPTOCcmInvAuthDecrypt NOROM_CRYPTOCcmInvAuthDecrypt macro
638 CRYPTOCcmInvAuthDecrypt(bool bDecrypt, uint32_t ui32AuthLength, in CRYPTOCcmInvAuthDecrypt() function