Hmac Processing Using Dma Mode Functions; Hal_Hash_Init; Peripheral State Functions; Initialization And De-Initialization Functions - ST STM32F2 User Manual

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

UM1940
This section contains the following APIs:
HAL_HMAC_MD5_Start()
HAL_HMAC_SHA1_Start()
HAL_HASH_SHA1_Start_DMA()
HAL_HASH_SHA1_Finish()
HAL_HASH_MD5_Start_DMA()
HAL_HASH_MD5_Finish()
22.2.6

HMAC processing using DMA mode functions

This section provides functions allowing to calculate in DMA mode the HMAC value using
one of the following algorithms:
MD5
SHA1
This section contains the following APIs:
HAL_HMAC_MD5_Start_DMA()
HAL_HMAC_SHA1_Start_DMA()
22.2.7

Peripheral State functions

This subsection permits to get in run-time the status of the peripheral.
This section contains the following APIs:
HAL_HASH_GetState()
HAL_HASH_IRQHandler()
22.2.8

Initialization and de-initialization functions

This section provides functions allowing to:
Initialize the HASH according to the specified parameters in the HASH_InitTypeDef
and creates the associated handle.
DeInitialize the HASH peripheral.
Initialize the HASH MSP.
DeInitialize HASH MSP.
This section contains the following APIs:

HAL_HASH_Init()

HAL_HASH_DeInit()
HAL_HASH_MspInit()
HAL_HASH_MspDeInit()
HAL_HASH_InCpltCallback()
HAL_HASH_ErrorCallback()
HAL_HASH_DgstCpltCallback()
22.2.9

Detailed description of functions

HAL_HASH_Init
Function name
Function description
HAL_StatusTypeDef HAL_HASH_Init (HASH_HandleTypeDef *
hhash)
Initializes the HASH according to the specified parameters in the
HASH_HandleTypeDef and creates the associated handle.
DocID028236 Rev 2
HAL HASH Generic Driver
271/1371

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F2 and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF