Tool/software: TI C/C++ Compiler
HI
I do not understand where is the output variable
can you help me.
Thank
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.
Tool/software: TI C/C++ Compiler
HI
I do not understand where is the output variable
can you help me.
Thank
Hello,
Please refer to the AES chapter (Chapter 14) in the MSP430FR58xx, MSP430FR59xx, and MSP430FR6xx Family User's Guide for information regarding the AES accelerator and the input/output registers associated with it.
There is an example in driverlib named aes256_ex1_encryptDecrypt which walks through an encryption and decryption process and provides comments to help users understand the source code. Please refer to this example code and go into the driverlib APIs to better understand that is happening and what the inputs and outputs are to each API function call.
Best regards,
Matt
**Attention** This is a public forum