Home
last modified time | relevance | path

Searched defs:pInBuff (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/crypto/
DCryptoCC32XX.c282 …crypt(CryptoCC32XX_Handle handle, CryptoCC32XX_EncryptMethod method , void *pInBuff, size_t inLen,… in CryptoCC32XX_encrypt()
321 …crypt(CryptoCC32XX_Handle handle, CryptoCC32XX_EncryptMethod method , void *pInBuff, size_t inLen,… in CryptoCC32XX_decrypt()
654 int32_t CryptoCC32XX_aesProcess(uint32_t cryptoMode , uint32_t cryptoDirection, uint8_t *pInBuff, u… in CryptoCC32XX_aesProcess()
730 int32_t CryptoCC32XX_desProcess(uint32_t cryptoMode , uint32_t cryptoDirection, uint8_t *pInBuff, u… in CryptoCC32XX_desProcess()