4.18.1 Functions
void SHA256 (const uint32_t startAddress, const uint32_t endAddress, uint8_t *resultBuffer)
Calculates the SHA256 hash over the user application's memory. The calculation covers the range from startAddress to endAddress inclusive.
void SHA256 (const uint32_t startAddress, const uint32_t endAddress, uint8_t *resultBuffer)
Calculates the SHA256 hash over the user application's memory. The calculation covers the range from startAddress to endAddress inclusive.
Rev: d