aInput is only used within HASH_SHA1MD5_DMA.
 
Symbols
loading...
Files
loading...

aInput variable

Syntax

const uint8_t aInput[] __ALIGN_END = "The STM32 F4 series is the result of a perfect symbiosis of the real-time control capabilities of an MCU and the signal processing performance of a DSP, and thus complements the STM32 portfolio with a new class of devices, digital signal controllers (DSC).";

References

LocationReferrerText
main.c:38
__ALIGN_BEGIN const uint8_t aInput[] __ALIGN_END = "The STM32 F4 series is the result of a perfect symbiosis of the real-time control capabilities of an MCU and the signal processing performance of a DSP, and thus complements the STM32 portfolio with a new class of devices, digital signal controllers (DSC).";
main.c:89main()
HAL_HASH_SHA1_Start_DMA(&HashHandle, (uint8_t*)aInput, strlen((char const*)aInput));
main.c:117main()
HAL_HASH_MD5_Start_DMA(&HashHandle, (uint8_t*)aInput, strlen((char const*)aInput));

Data Use

Functions reading aInput
aInput
all items filtered out
Type of aInput
aInput
uint8_t
all items filtered out