HAL
CRYP_GCMCCM_SetHeaderPhase() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALCRYP_GCMCCM_SetHeaderPhase()

CRYP_GCMCCM_SetHeaderPhase() function

Sets the header phase in polling mode

Syntax

static HAL_StatusTypeDef CRYP_GCMCCM_SetHeaderPhase(CRYP_HandleTypeDef *hcryp,     uint32_t Timeout);
Implemented in stm32f4xx_hal_cryp.c:5622

Arguments

hcryp

pointer to a CRYP_HandleTypeDef structure that contains the configuration information for CRYP module(Header & HeaderSize)

Timeout

Timeout value

Return value

state

References

LocationReferrerText
stm32f4xx_hal_cryp.c:5622
static HAL_StatusTypeDef CRYP_GCMCCM_SetHeaderPhase(CRYP_HandleTypeDef *hcryp, uint32_t Timeout)
stm32f4xx_hal_cryp.c:353
static HAL_StatusTypeDef CRYP_GCMCCM_SetHeaderPhase(CRYP_HandleTypeDef *hcryp, uint32_t Timeout);
stm32f4xx_hal_cryp.c:3794CRYP_AESGCM_Process()
if (CRYP_GCMCCM_SetHeaderPhase(hcryp, Timeout) != HAL_OK)
stm32f4xx_hal_cryp.c:4693CRYP_AESCCM_Process()
if (CRYP_GCMCCM_SetHeaderPhase(hcryp, Timeout) != HAL_OK)

Call Tree

Functions calling CRYP_GCMCCM_SetHeaderPhase()
Functions called by CRYP_GCMCCM_SetHeaderPhase()
CRYP_GCMCCM_SetHeaderPhase()
Data read by CRYP_GCMCCM_SetHeaderPhase()
Data written by CRYP_GCMCCM_SetHeaderPhase()
CRYP_GCMCCM_SetHeaderPhase()
CRYP_GCMCCM_SetHeaderPhase()::loopcounter
CRYP_GCMCCM_SetHeaderPhase()::size_in_bytes
CRYP_GCMCCM_SetHeaderPhase()::tmp
all items filtered out
Type of CRYP_GCMCCM_SetHeaderPhase()
CRYP_GCMCCM_SetHeaderPhase()
uint32_t
all items filtered out