Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dcrypto.h86 #define CRYPTOAesLoadKey NOROM_CRYPTOAesLoadKey macro
227 extern uint32_t CRYPTOAesLoadKey(uint32_t *pui32AesKey,
732 #undef CRYPTOAesLoadKey
733 #define CRYPTOAesLoadKey ROM_CRYPTOAesLoadKey macro
A Dcrypto.c48 #undef CRYPTOAesLoadKey
49 #define CRYPTOAesLoadKey NOROM_CRYPTOAesLoadKey macro
85 CRYPTOAesLoadKey(uint32_t *pui32AesKey, in CRYPTOAesLoadKey() function

Completed in 6 milliseconds