Searched defs:inLen (Results 1 – 1 of 1) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/drivers/crypto/ |
| D | CryptoCC32XX.c | 282 …2XX_Handle handle, CryptoCC32XX_EncryptMethod method , void *pInBuff, size_t inLen, void *pOutBuff… in CryptoCC32XX_encrypt() 321 …2XX_Handle handle, CryptoCC32XX_EncryptMethod method , void *pInBuff, size_t inLen, void *pOutBuff… in CryptoCC32XX_decrypt() 654 …ss(uint32_t cryptoMode , uint32_t cryptoDirection, uint8_t *pInBuff, uint16_t inLen, uint8_t *pOut… in CryptoCC32XX_aesProcess() 730 …ss(uint32_t cryptoMode , uint32_t cryptoDirection, uint8_t *pInBuff, uint16_t inLen, uint8_t *pOut… in CryptoCC32XX_desProcess()
|