HAL
CRYPEx_PHASE_FINAL is only used within HAL.
 
Symbols
loading...
Files
loading...

CRYPEx_PHASE_FINAL macro

CRYP peripheral is in final phase this is relevant only with CCM and GCM modes

Syntax

#define CRYPEx_PHASE_FINAL 0x03U

References

LocationText
stm32f4xx_hal_cryp_ex.c:80
#define CRYPEx_PHASE_FINAL 0x03U /*!< CRYP peripheral is in final phase this is relevant only with CCM and GCM modes */
stm32f4xx_hal_cryp_ex.c:154
hcryp->Phase = CRYPEx_PHASE_FINAL;
stm32f4xx_hal_cryp_ex.c:375
hcryp->Phase = CRYPEx_PHASE_FINAL;