Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dcrypto.h497 extern uint32_t CRYPTOCcmInvAuthDecrypt(bool bDecrypt, uint32_t ui32AuthLength,
Dcrypto.c638 CRYPTOCcmInvAuthDecrypt(bool bDecrypt, uint32_t ui32AuthLength, in CRYPTOCcmInvAuthDecrypt() argument
785 if(bDecrypt) in CRYPTOCcmInvAuthDecrypt()