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

aInput variable

Syntax

const uint8_t aInput[] __ALIGN_END = "The STM32F4xx 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 STM32F4xx 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:98main()
if (HAL_HASHEx_SHA224_Start_DMA(&HashHandle, (uint8_t*)aInput, strlen((char const*)aInput)) != HAL_OK)
main.c:130main()
if (HAL_HASHEx_SHA256_Start_DMA(&HashHandle, (uint8_t*)aInput, strlen((char const*)aInput)) != HAL_OK)

Data Use

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