Home
last modified time | relevance | path

Searched refs:DigestCalculationDisable (Results 1 – 23 of 23) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_hash_ex.c637 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_MD5_Step1_2_DMA()
658 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_MD5_Step2_DMA()
684 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_MD5_Step2_3_DMA()
707 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA1_Step1_2_DMA()
728 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_SHA1_Step2_DMA()
754 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_SHA1_Step2_3_DMA()
776 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA224_Step1_2_DMA()
797 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_SHA224_Step2_DMA()
823 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_SHA224_Step2_3_DMA()
845 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA256_Step1_2_DMA()
[all …]
Dstm32mp1xx_hal_hash.c334 hhash->DigestCalculationDisable = RESET; in HAL_HASH_Init()
379 hhash->DigestCalculationDisable = RESET; in HAL_HASH_DeInit()
1537 if (hhash->DigestCalculationDisable != RESET) in HASH_DMAXferCplt()
1546 if (hhash->DigestCalculationDisable != RESET) in HASH_DMAXferCplt()
2985 if (hhash->DigestCalculationDisable == RESET) in HMAC_Start_DMA()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_hash_ex.c764 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_MD5_Step1_2_DMA()
785 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_MD5_Step2_DMA()
811 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_MD5_Step2_3_DMA()
834 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA1_Step1_2_DMA()
855 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_SHA1_Step2_DMA()
881 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_SHA1_Step2_3_DMA()
903 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA224_Step1_2_DMA()
924 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_SHA224_Step2_DMA()
950 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_SHA224_Step2_3_DMA()
972 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA256_Step1_2_DMA()
[all …]
Dstm32l5xx_hal_hash.c378 hhash->DigestCalculationDisable = RESET; in HAL_HASH_Init()
425 hhash->DigestCalculationDisable = RESET; in HAL_HASH_DeInit()
1713 if (hhash->DigestCalculationDisable != RESET) in HASH_DMAXferCplt()
1722 if (hhash->DigestCalculationDisable != RESET) in HASH_DMAXferCplt()
3462 if (hhash->DigestCalculationDisable == RESET) in HMAC_Start_DMA()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_hash_ex.c764 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_MD5_Step1_2_DMA()
785 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_MD5_Step2_DMA()
811 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_MD5_Step2_3_DMA()
834 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA1_Step1_2_DMA()
855 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_SHA1_Step2_DMA()
881 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_SHA1_Step2_3_DMA()
903 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA224_Step1_2_DMA()
924 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_SHA224_Step2_DMA()
950 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_SHA224_Step2_3_DMA()
972 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA256_Step1_2_DMA()
[all …]
Dstm32u5xx_hal_hash.c378 hhash->DigestCalculationDisable = RESET; in HAL_HASH_Init()
425 hhash->DigestCalculationDisable = RESET; in HAL_HASH_DeInit()
1695 if (hhash->DigestCalculationDisable != RESET) in HASH_DMAXferCplt()
1704 if (hhash->DigestCalculationDisable != RESET) in HASH_DMAXferCplt()
3509 if (hhash->DigestCalculationDisable == RESET) in HMAC_Start_DMA()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_hash_ex.c764 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_MD5_Step1_2_DMA()
785 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_MD5_Step2_DMA()
811 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_MD5_Step2_3_DMA()
834 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA1_Step1_2_DMA()
855 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_SHA1_Step2_DMA()
881 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_SHA1_Step2_3_DMA()
903 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA224_Step1_2_DMA()
924 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_SHA224_Step2_DMA()
950 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_SHA224_Step2_3_DMA()
972 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA256_Step1_2_DMA()
[all …]
Dstm32f4xx_hal_hash.c378 hhash->DigestCalculationDisable = RESET; in HAL_HASH_Init()
427 hhash->DigestCalculationDisable = RESET; in HAL_HASH_DeInit()
1721 if (hhash->DigestCalculationDisable != RESET) in HASH_DMAXferCplt()
1731 if (hhash->DigestCalculationDisable != RESET) in HASH_DMAXferCplt()
3489 if (hhash->DigestCalculationDisable == RESET) in HMAC_Start_DMA()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_hash_ex.c764 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_MD5_Step1_2_DMA()
785 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_MD5_Step2_DMA()
811 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_MD5_Step2_3_DMA()
834 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA1_Step1_2_DMA()
855 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_SHA1_Step2_DMA()
881 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_SHA1_Step2_3_DMA()
903 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA224_Step1_2_DMA()
924 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_SHA224_Step2_DMA()
950 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_SHA224_Step2_3_DMA()
972 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA256_Step1_2_DMA()
[all …]
Dstm32f7xx_hal_hash.c378 hhash->DigestCalculationDisable = RESET; in HAL_HASH_Init()
425 hhash->DigestCalculationDisable = RESET; in HAL_HASH_DeInit()
1713 if (hhash->DigestCalculationDisable != RESET) in HASH_DMAXferCplt()
1722 if (hhash->DigestCalculationDisable != RESET) in HASH_DMAXferCplt()
3462 if (hhash->DigestCalculationDisable == RESET) in HMAC_Start_DMA()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hash_ex.c757 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_MD5_Step1_2_DMA()
778 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_MD5_Step2_DMA()
804 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_MD5_Step2_3_DMA()
827 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA1_Step1_2_DMA()
848 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_SHA1_Step2_DMA()
874 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_SHA1_Step2_3_DMA()
897 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA224_Step1_2_DMA()
918 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_SHA224_Step2_DMA()
945 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_SHA224_Step2_3_DMA()
968 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA256_Step1_2_DMA()
[all …]
Dstm32h7xx_hal_hash.c378 hhash->DigestCalculationDisable = RESET; in HAL_HASH_Init()
425 hhash->DigestCalculationDisable = RESET; in HAL_HASH_DeInit()
1716 if (hhash->DigestCalculationDisable != RESET) in HASH_DMAXferCplt()
1725 if (hhash->DigestCalculationDisable != RESET) in HASH_DMAXferCplt()
3481 if (hhash->DigestCalculationDisable == RESET) in HMAC_Start_DMA()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_hash_ex.c764 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_MD5_Step1_2_DMA()
785 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_MD5_Step2_DMA()
811 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_MD5_Step2_3_DMA()
834 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA1_Step1_2_DMA()
855 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_SHA1_Step2_DMA()
881 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_SHA1_Step2_3_DMA()
903 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA224_Step1_2_DMA()
924 if (hhash->DigestCalculationDisable != SET) in HAL_HMACEx_SHA224_Step2_DMA()
950 hhash->DigestCalculationDisable = RESET; in HAL_HMACEx_SHA224_Step2_3_DMA()
972 hhash->DigestCalculationDisable = SET; in HAL_HMACEx_SHA256_Step1_2_DMA()
[all …]
Dstm32l4xx_hal_hash.c378 hhash->DigestCalculationDisable = RESET; in HAL_HASH_Init()
425 hhash->DigestCalculationDisable = RESET; in HAL_HASH_DeInit()
1713 if (hhash->DigestCalculationDisable != RESET) in HASH_DMAXferCplt()
1722 if (hhash->DigestCalculationDisable != RESET) in HASH_DMAXferCplt()
3462 if (hhash->DigestCalculationDisable == RESET) in HMAC_Start_DMA()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_hash.h148 …FlagStatus DigestCalculationDisable; /*!< Digest calculation phase skip (MDMAT bi… member
434 …MAC_DMA_MULTIBUFFER_SIZE(__HANDLE__,__SIZE__) ((((__HANDLE__)->DigestCalculationDisable) == RESET…
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hash.h148 …FlagStatus DigestCalculationDisable; /*!< Digest calculation phase skip (MDMAT bi… member
419 …MAC_DMA_MULTIBUFFER_SIZE(__HANDLE__,__SIZE__) ((((__HANDLE__)->DigestCalculationDisable) == RESET…
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_hash.h148 …FlagStatus DigestCalculationDisable; /*!< Digest calculation phase skip (MDMAT bi… member
419 …MAC_DMA_MULTIBUFFER_SIZE(__HANDLE__,__SIZE__) ((((__HANDLE__)->DigestCalculationDisable) == RESET…
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_hash.h148 …FlagStatus DigestCalculationDisable; /*!< Digest calculation phase skip (MDMAT bi… member
419 …MAC_DMA_MULTIBUFFER_SIZE(__HANDLE__,__SIZE__) ((((__HANDLE__)->DigestCalculationDisable) == RESET…
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_hash.h148 …FlagStatus DigestCalculationDisable; /*!< Digest calculation phase skip (MDMAT bi… member
423 …MAC_DMA_MULTIBUFFER_SIZE(__HANDLE__,__SIZE__) ((((__HANDLE__)->DigestCalculationDisable) == RESET…
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_hash.h148 …FlagStatus DigestCalculationDisable; /*!< Digest calculation phase skip (MDMAT bi… member
419 …MAC_DMA_MULTIBUFFER_SIZE(__HANDLE__,__SIZE__) ((((__HANDLE__)->DigestCalculationDisable) == RESET…
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_hash.h148 …FlagStatus DigestCalculationDisable; /*!< Digest calculation phase skip (MDMAT bi… member
419 …MAC_DMA_MULTIBUFFER_SIZE(__HANDLE__,__SIZE__) ((((__HANDLE__)->DigestCalculationDisable) == RESET…
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_hash.c370 hhash->DigestCalculationDisable = RESET; in HAL_HASH_Init()
415 hhash->DigestCalculationDisable = RESET; in HAL_HASH_DeInit()
1689 if (hhash->DigestCalculationDisable != RESET) in HASH_DMAXferCplt()
3398 if (hhash->DigestCalculationDisable == RESET) in HMAC_Start_DMA()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_hash.h148 …FlagStatus DigestCalculationDisable; /*!< Digest calculation phase skip (MDMAT bi… member