/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_hash.c | 1525 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_DMAXferCplt() 1685 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HASH_WriteData() 1934 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_IT() 2079 …if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) &… in HMAC_Processing() 2092 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HMAC_Processing() 2761 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start() 2851 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_IT() 2853 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HMAC_Start_IT() 2966 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_hash.c | 1675 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_DMAXferCplt() 1831 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HASH_WriteData() 2095 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_IT() 2262 if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 2276 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HMAC_Processing() 3168 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start() 3266 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_IT() 3268 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HMAC_Start_IT() 3379 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_hash.c | 1683 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_DMAXferCplt() 1877 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HASH_WriteData() 2173 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_IT() 2340 if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 2354 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HMAC_Processing() 3275 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start() 3373 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_IT() 3375 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HMAC_Start_IT() 3490 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_hash.c | 1708 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_DMAXferCplt() 1873 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HASH_WriteData() 2175 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_IT() 2342 if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 2356 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HMAC_Processing() 3241 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start() 3339 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_IT() 3341 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HMAC_Start_IT() 3470 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_hash.c | 1701 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_DMAXferCplt() 1864 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HASH_WriteData() 2162 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_IT() 2329 if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 2343 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HMAC_Processing() 3228 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start() 3326 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_IT() 3328 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HMAC_Start_IT() 3443 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hash.c | 1704 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_DMAXferCplt() 1867 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HASH_WriteData() 2163 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_IT() 2330 if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 2344 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HMAC_Processing() 3247 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start() 3345 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_IT() 3347 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HMAC_Start_IT() 3462 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_hash.c | 1701 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_DMAXferCplt() 1864 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HASH_WriteData() 2162 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_IT() 2329 if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 2343 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HMAC_Processing() 3228 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start() 3326 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_IT() 3328 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HMAC_Start_IT() 3443 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_hash.c | 1701 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_DMAXferCplt() 1864 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HASH_WriteData() 2162 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HASH_IT() 2329 if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 2343 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) in HMAC_Processing() 3228 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start() 3326 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_IT() 3328 …else if ((hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP… in HMAC_Start_IT() 3443 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_hash.h | 77 …HAL_HASH_PHASE_HMAC_STEP_1 = 0x03U, /*!< HASH peripheral is in HMAC step 1 processing pha… enumerator 393 #define IS_HMAC_PROCESSING(__HANDLE__) (((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || \
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_hash.h | 77 …HAL_HASH_PHASE_HMAC_STEP_1 = 0x03U, /*!< HASH peripheral is in HMAC step 1 processing pha… enumerator 447 #define IS_HMAC_PROCESSING(__HANDLE__) (((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || \
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_hash.h | 77 …HAL_HASH_PHASE_HMAC_STEP_1 = 0x03U, /*!< HASH peripheral is in HMAC step 1 processing pha… enumerator 433 #define IS_HMAC_PROCESSING(__HANDLE__) (((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || \
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_hash.h | 77 …HAL_HASH_PHASE_HMAC_STEP_1 = 0x03U, /*!< HASH peripheral is in HMAC step 1 processing pha… enumerator 433 #define IS_HMAC_PROCESSING(__HANDLE__) (((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || \
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_hash.h | 77 …HAL_HASH_PHASE_HMAC_STEP_1 = 0x03U, /*!< HASH peripheral is in HMAC step 1 processing pha… enumerator 433 #define IS_HMAC_PROCESSING(__HANDLE__) (((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || \
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_hash.h | 77 …HAL_HASH_PHASE_HMAC_STEP_1 = 0x03U, /*!< HASH peripheral is in HMAC step 1 processing pha… enumerator 437 #define IS_HMAC_PROCESSING(__HANDLE__) (((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || \
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_hash.h | 77 …HAL_HASH_PHASE_HMAC_STEP_1 = 0x03U, /*!< HASH peripheral is in HMAC step 1 processing pha… enumerator 433 #define IS_HMAC_PROCESSING(__HANDLE__) (((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || \
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_hash.h | 77 …HAL_HASH_PHASE_HMAC_STEP_1 = 0x03U, /*!< HASH peripheral is in HMAC step 1 processing pha… enumerator 433 #define IS_HMAC_PROCESSING(__HANDLE__) (((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_1) || \
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_hash.h | 80 …HAL_HASH_PHASE_HMAC_STEP_1 = 0x03U, /*!< HASH peripheral is in HMAC step 1 processing pha… enumerator
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_hash.h | 80 …HAL_HASH_PHASE_HMAC_STEP_1 = 0x03U, /*!< HASH peripheral is in HMAC step 1 processing pha… enumerator
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_hash.h | 80 …HAL_HASH_PHASE_HMAC_STEP_1 = 0x03U, /*!< HASH peripheral is in HMAC step 1 processing pha… enumerator
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_hash.h | 80 …HAL_HASH_PHASE_HMAC_STEP_1 = 0x03U, /*!< HASH peripheral is in HMAC step 1 processing pha… enumerator
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_hash.c | 2082 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HAL_HASH_HMAC_Start_DMA() 2890 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HASH_WriteData_IT()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_hash.c | 2082 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HAL_HASH_HMAC_Start_DMA() 2890 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HASH_WriteData_IT()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_hash.c | 2086 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HAL_HASH_HMAC_Start_DMA() 2894 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HASH_WriteData_IT()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_hash.c | 2035 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HAL_HASH_HMAC_Start_DMA() 2843 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_1; in HASH_WriteData_IT()
|