HAL + 0/2 examples
CodeScope will show references to HAL_CRYPEx_AESCCM_GenerateAuthTAG() from the following samples and libraries:
Examples
STM32469I_EVAL
Examples
CRYP
STM324x9I_EVAL
Examples
CRYP
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_CRYPEx_AESCCM_GenerateAuthTAG()

HAL_CRYPEx_AESCCM_GenerateAuthTAG() function

AES CCM Authentication TAG generation.

Syntax

HAL_StatusTypeDef HAL_CRYPEx_AESCCM_GenerateAuthTAG(CRYP_HandleTypeDef *hcryp,     uint32_t *AuthTag,     uint32_t Timeout);
Implemented in stm32f4xx_hal_cryp_ex.c:356

Arguments

hcryp

pointer to a CRYP_HandleTypeDef structure that contains the configuration information for CRYP module

AuthTag

Pointer to the authentication buffer

Timeout

Timeout duration

Return value

HAL status

Examples

HAL_CRYPEx_AESCCM_GenerateAuthTAG() is referenced by 2 libraries and example projects.

References

LocationText
stm32f4xx_hal_cryp_ex.c:356
HAL_StatusTypeDef HAL_CRYPEx_AESCCM_GenerateAuthTAG(CRYP_HandleTypeDef *hcryp, uint32_t *AuthTag, uint32_t Timeout)
stm32f4xx_hal_cryp_ex.h:108
HAL_StatusTypeDef HAL_CRYPEx_AESCCM_GenerateAuthTAG(CRYP_HandleTypeDef *hcryp, uint32_t *AuthTag, uint32_t Timeout);

Call Tree

Functions called by HAL_CRYPEx_AESCCM_GenerateAuthTAG()
HAL_CRYPEx_AESCCM_GenerateAuthTAG()
Type of HAL_CRYPEx_AESCCM_GenerateAuthTAG()
HAL_CRYPEx_AESCCM_GenerateAuthTAG()
uint32_t
all items filtered out