Home
last modified time | relevance | path

Searched refs:CRYP_BYTE_SWAP (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_cryp.h266 #define CRYP_BYTE_SWAP CRYP_CR_DATATYPE_1 macro
496 ((DATATYPE) == CRYP_BYTE_SWAP) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_cryp_ex.c188 else if (hcryp->Init.DataType == CRYP_BYTE_SWAP) in HAL_CRYPEx_AESGCM_GenerateAuthTAG()
346 if (hcryp->Init.DataType == CRYP_BYTE_SWAP) in HAL_CRYPEx_AESCCM_GenerateAuthTAG()
Dstm32h7xx_hal_cryp.c3590 if (hcryp->Init.DataType == CRYP_BYTE_SWAP) in CRYP_AESCCM_Process()
3882 if (hcryp->Init.DataType == CRYP_BYTE_SWAP) in CRYP_AESCCM_Process_IT()
4019 if (hcryp->Init.DataType == CRYP_BYTE_SWAP) in CRYP_AESCCM_Process_DMA()
4921 else if ((hcryp->Instance->CR & CRYP_CR_DATATYPE) == CRYP_BYTE_SWAP) in CRYP_Workaround()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_cryp.h374 #define CRYP_BYTE_SWAP CRYP_DATATYPE_8B /*!< 8-bit data type (byte swapping) */ macro
655 ((DATATYPE) == CRYP_BYTE_SWAP) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_cryp.h374 #define CRYP_BYTE_SWAP CRYP_DATATYPE_8B /*!< 8-bit data type (byte swapping) */ macro
655 ((DATATYPE) == CRYP_BYTE_SWAP) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_cryp.h374 #define CRYP_BYTE_SWAP CRYP_DATATYPE_8B /*!< 8-bit data type (byte swapping) */ macro
655 ((DATATYPE) == CRYP_BYTE_SWAP) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_cryp.h368 #define CRYP_BYTE_SWAP CRYP_DATATYPE_8B /*!< 8-bit data type (byte swapping) … macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_cryp.h369 #define CRYP_BYTE_SWAP CRYP_DATATYPE_8B /*!< 8-bit data type (byte swapping) … macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h43 #define CRYP_DATATYPE_8B CRYP_BYTE_SWAP

12