Hi,
simplelink_cc32xx_sdk_1_40_01_00 SDK Crypto 驱动
有个函数 handle = CryptoCC32XX_open(CryptoCC32XX_configIndexValue, CryptoCC32XX_AES | CryptoCC32XX_DES | CryptoCC32XX_HMAC);
这里的 CryptoCC32XX_configIndexValue 是什么? 从哪里获得? 找不到有对应的变量定义或者宏,请问怎么用?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我抄的那个函数