Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dcrypto.c132 HWREG(CRYPTO_BASE + CRYPTO_O_KEYSIZE) &= ~CRYPTO_KEYSIZE_SIZE_M; in CRYPTOAesLoadKey()
133 HWREG(CRYPTO_BASE + CRYPTO_O_KEYSIZE) |= KEY_STORE_SIZE_128; in CRYPTOAesLoadKey()
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_crypto.h86 #define CRYPTO_O_KEYSIZE 0x00000408 macro

Completed in 8 milliseconds