Home
last modified time | relevance | path

Searched refs:aes (Results 1 – 13 of 13) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/crypto/
DCryptoCC32XX.c684 …nfigSet(AES_BASE, cryptoDirection | cryptoMode | CryptoCC32XX_getAesKeySize(pParams->aes.keySize)); in CryptoCC32XX_aesProcess()
691 MAP_AESIVSet(AES_BASE, pParams->aes.pIV); in CryptoCC32XX_aesProcess()
696 …MAP_AESKey1Set(AES_BASE, (uint8_t *)pParams->aes.pKey,CryptoCC32XX_getAesKeySize(pParams->aes.keyS… in CryptoCC32XX_aesProcess()
701 …MAP_AESKey2Set(AES_BASE, pParams->aes.aadParams.input.pKey2, CryptoCC32XX_getAesKeySize(pParams->a… in CryptoCC32XX_aesProcess()
707 …nt8_t *)(pInBuff+(pParams->aes.aadParams.input.len)), pOutBuff ,inLen, pInBuff, pParams->aes.aadPa… in CryptoCC32XX_aesProcess()
720 MAP_AESIVGet(AES_BASE, pParams->aes.pIV); in CryptoCC32XX_aesProcess()
DCryptoCC32XX.h313 CryptoCC32XX_AesParams aes; member
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesctrdrbg/
DAESCTRDRBGXX.h66 #include DeviceFamily_constructPath(driverlib/aes.h)
DAESCTRDRBGXX.c50 #include DeviceFamily_constructPath(driverlib/aes.h)
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesccm/
DAESCCMLPF3.h80 #include DeviceFamily_constructPath(driverlib/aes.h)
DAESCCMLPF3.c53 #include DeviceFamily_constructPath(driverlib/aes.h)
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aescmac/
DAESCMACLPF3.h75 #include DeviceFamily_constructPath(driverlib/aes.h)
DAESCMACLPF3.c59 #include DeviceFamily_constructPath(driverlib/aes.h)
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesctr/
DAESCTRLPF3.h67 #include DeviceFamily_constructPath(driverlib/aes.h)
DAESCTRLPF3.c59 #include DeviceFamily_constructPath(driverlib/aes.h)
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/aes/
DAESCommonLPF3.c49 #include DeviceFamily_constructPath(driverlib/aes.h)
/hal_ti-latest/simplelink_lpf3/
DCMakeLists.txt70 source/ti/drivers/cryptoutils/aes/AESCommonLPF3.c
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesecb/
DAESECBLPF3.c54 #include DeviceFamily_constructPath(driverlib/aes.h)