STM32F439xx HAL User Manual
Functions
HASHEx processing functions
HASHEx Exported Functions

Functions

void HAL_HASHEx_IRQHandler (HASH_HandleTypeDef *hhash)
 This function handles HASH interrupt request.

Function Documentation

This function handles HASH interrupt request.

Parameters:
hhashpointer to a HASH_HandleTypeDef structure that contains the configuration information for HASH module
Return values:
None

Definition at line 1214 of file stm32f4xx_hal_hash_ex.c.

References HAL_HASHEx_SHA224_Start_IT(), HAL_HASHEx_SHA256_Start_IT(), HASH_ALGOSELECTION_SHA224, and HASH_ALGOSELECTION_SHA256.