Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dcrypto.h423 uint32_t ui32CipherTextLength,
457 uint32_t ui32CipherTextLength,
A Dcrypto.c680 uint32_t ui32CipherTextLength, in CRYPTOCcmInvAuthDecrypt() argument
776 ui32CryptoBlockLength = ui32CipherTextLength - ui32AuthLength; in CRYPTOCcmInvAuthDecrypt()
954 uint32_t ui32CipherTextLength, in CRYPTOCcmInvAuthDecryptResultGet() argument
962 ui32TagIndex = ui32CipherTextLength - ui32AuthLength; in CRYPTOCcmInvAuthDecryptResultGet()

Completed in 19 milliseconds