/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_hash.c | 1529 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_DMAXferCplt() 1678 … if ((hhash->Phase == HAL_HASH_PHASE_PROCESS) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2)) in HASH_WriteData() 1944 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_IT() 1951 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HASH_IT() 2079 …if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) &… in HMAC_Processing() 2125 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HMAC_Processing() 2134 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 2858 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_IT() 2969 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_hash.c | 1679 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_DMAXferCplt() 1824 … if ((hhash->Phase == HAL_HASH_PHASE_PROCESS) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2)) in HASH_WriteData() 2105 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_IT() 2113 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HASH_IT() 2262 if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 2309 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HMAC_Processing() 2318 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 3273 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_IT() 3382 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_hash.c | 1687 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_DMAXferCplt() 1870 … if ((hhash->Phase == HAL_HASH_PHASE_PROCESS) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2)) in HASH_WriteData() 2183 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_IT() 2191 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HASH_IT() 2340 if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 2387 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HMAC_Processing() 2396 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 3380 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_IT() 3493 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_hash.c | 1712 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_DMAXferCplt() 1866 … if ((hhash->Phase == HAL_HASH_PHASE_PROCESS) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2)) in HASH_WriteData() 2185 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_IT() 2193 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HASH_IT() 2342 if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 2389 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HMAC_Processing() 2398 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 3346 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_IT() 3473 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_hash.c | 1705 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_DMAXferCplt() 1857 … if ((hhash->Phase == HAL_HASH_PHASE_PROCESS) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2)) in HASH_WriteData() 2172 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_IT() 2180 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HASH_IT() 2329 if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 2376 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HMAC_Processing() 2385 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 3333 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_IT() 3446 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hash.c | 1708 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_DMAXferCplt() 1860 … if ((hhash->Phase == HAL_HASH_PHASE_PROCESS) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2)) in HASH_WriteData() 2173 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_IT() 2181 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HASH_IT() 2330 if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 2377 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HMAC_Processing() 2386 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 3352 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_IT() 3465 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_hash.c | 1705 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_DMAXferCplt() 1857 … if ((hhash->Phase == HAL_HASH_PHASE_PROCESS) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2)) in HASH_WriteData() 2172 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_IT() 2180 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HASH_IT() 2329 if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 2376 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HMAC_Processing() 2385 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 3333 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_IT() 3446 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_hash.c | 1705 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_DMAXferCplt() 1857 … if ((hhash->Phase == HAL_HASH_PHASE_PROCESS) || (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2)) in HASH_WriteData() 2172 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; /* Move phase from Step 1 to Step 2 */ in HASH_IT() 2180 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HASH_IT() 2329 if ((hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_1) && (hhash->Phase != HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 2376 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HMAC_Processing() 2385 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Processing() 3333 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_IT() 3446 else if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_hash.h | 79 …HAL_HASH_PHASE_HMAC_STEP_2 = 0x04U, /*!< HASH peripheral is in HMAC step 2 processing pha… enumerator 394 ((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_2) || \
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_hash.h | 79 …HAL_HASH_PHASE_HMAC_STEP_2 = 0x04U, /*!< HASH peripheral is in HMAC step 2 processing pha… enumerator 448 ((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_2) || \
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_hash.h | 79 …HAL_HASH_PHASE_HMAC_STEP_2 = 0x04U, /*!< HASH peripheral is in HMAC step 2 processing pha… enumerator 434 ((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_2) || \
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_hash.h | 79 …HAL_HASH_PHASE_HMAC_STEP_2 = 0x04U, /*!< HASH peripheral is in HMAC step 2 processing pha… enumerator 434 ((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_2) || \
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_hash.h | 79 …HAL_HASH_PHASE_HMAC_STEP_2 = 0x04U, /*!< HASH peripheral is in HMAC step 2 processing pha… enumerator 434 ((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_2) || \
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_hash.h | 79 …HAL_HASH_PHASE_HMAC_STEP_2 = 0x04U, /*!< HASH peripheral is in HMAC step 2 processing pha… enumerator 438 ((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_2) || \
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_hash.h | 79 …HAL_HASH_PHASE_HMAC_STEP_2 = 0x04U, /*!< HASH peripheral is in HMAC step 2 processing pha… enumerator 434 ((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_2) || \
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_hash.h | 79 …HAL_HASH_PHASE_HMAC_STEP_2 = 0x04U, /*!< HASH peripheral is in HMAC step 2 processing pha… enumerator 434 ((__HANDLE__)->Phase == HAL_HASH_PHASE_HMAC_STEP_2) || \
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_hash.c | 2109 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HAL_HASH_HMAC_Start_DMA() 2431 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HASH_DMAXferCplt() 2703 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) /* loading input*/ in HASH_WriteData_IT() 2951 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HASH_WriteData_IT()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_hash.c | 2109 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HAL_HASH_HMAC_Start_DMA() 2431 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HASH_DMAXferCplt() 2703 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) /* loading input*/ in HASH_WriteData_IT() 2951 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HASH_WriteData_IT()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_hash.c | 2113 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HAL_HASH_HMAC_Start_DMA() 2435 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HASH_DMAXferCplt() 2707 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) /* loading input*/ in HASH_WriteData_IT() 2955 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HASH_WriteData_IT()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_hash.c | 2062 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HAL_HASH_HMAC_Start_DMA() 2384 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) in HASH_DMAXferCplt() 2656 if (hhash->Phase == HAL_HASH_PHASE_HMAC_STEP_2) /* loading input*/ in HASH_WriteData_IT() 2904 hhash->Phase = HAL_HASH_PHASE_HMAC_STEP_2; in HASH_WriteData_IT()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_hash.h | 82 …HAL_HASH_PHASE_HMAC_STEP_2 = 0x04U, /*!< HASH peripheral is in HMAC step 2 processing pha… enumerator
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_hash.h | 82 …HAL_HASH_PHASE_HMAC_STEP_2 = 0x04U, /*!< HASH peripheral is in HMAC step 2 processing pha… enumerator
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_hash.h | 82 …HAL_HASH_PHASE_HMAC_STEP_2 = 0x04U, /*!< HASH peripheral is in HMAC step 2 processing pha… enumerator
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_hash.h | 82 …HAL_HASH_PHASE_HMAC_STEP_2 = 0x04U, /*!< HASH peripheral is in HMAC step 2 processing pha… enumerator
|