Home
last modified time | relevance | path

Searched refs:CRYP_KEYSIZE_128B (Results 1 – 25 of 38) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_cryp.h260 #define CRYP_KEYSIZE_128B 0x00000000U macro
264 #define CRYP_KEYSIZE_128B 0x00000000U /*!< 128-bit long key */ macro
577 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
588 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_cryp.h260 #define CRYP_KEYSIZE_128B 0x00000000U macro
264 #define CRYP_KEYSIZE_128B 0x00000000U /*!< 128-bit long key */ macro
589 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
600 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_cryp.h349 #define CRYP_KEYSIZE_128B 0x00000000U macro
799 #define IS_CRYP_KEYSIZE(KEYSIZE) (((KEYSIZE) == CRYP_KEYSIZE_128B) || \
812 #define IS_CRYP_KEYIVCONFIG(CONFIG) (((KEYSIZE) == CRYP_KEYSIZE_128B) || \
826 #define IS_SAES_KEYSIZE(KEYSIZE) (((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_cryp.h350 #define CRYP_KEYSIZE_128B 0x00000000U macro
809 #define IS_CRYP_KEYSIZE(KEYSIZE) (((KEYSIZE) == CRYP_KEYSIZE_128B) || \
822 #define IS_CRYP_KEYIVCONFIG(CONFIG) (((KEYSIZE) == CRYP_KEYSIZE_128B) || \
836 #define IS_SAES_KEYSIZE(KEYSIZE) (((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_cryp.h216 #define CRYP_KEYSIZE_128B 0x00000000U macro
432 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_cryp.h252 #define CRYP_KEYSIZE_128B 0x00000000U macro
490 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_cryp.h247 #define CRYP_KEYSIZE_128B 0x00000000U macro
481 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_cryp_ex.c781 if (hcryp->Init.KeySize == CRYP_KEYSIZE_128B) in CRYPEx_KeyDecrypt()
888 if (hcryp->Init.KeySize == CRYP_KEYSIZE_128B) in CRYPEx_KeyEncrypt()
980 case CRYP_KEYSIZE_128B: in CRYPEx_SetKey()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_cryp_ex.c781 if (hcryp->Init.KeySize == CRYP_KEYSIZE_128B) in CRYPEx_KeyDecrypt()
888 if (hcryp->Init.KeySize == CRYP_KEYSIZE_128B) in CRYPEx_KeyEncrypt()
980 case CRYP_KEYSIZE_128B: in CRYPEx_SetKey()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_cryp.h298 #define CRYP_KEYSIZE_128B 0x00000000U /*!< 128-bit long key */ macro
575 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_cryp.h298 #define CRYP_KEYSIZE_128B 0x00000000U /*!< 128-bit long key */ macro
575 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_cryp.h298 #define CRYP_KEYSIZE_128B 0x00000000U /*!< 128-bit long key */ macro
575 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_cryp.h298 #define CRYP_KEYSIZE_128B 0x00000000U /*!< 128-bit long key */ macro
575 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_cryp.h298 #define CRYP_KEYSIZE_128B 0x00000000U /*!< 128-bit long key */ macro
575 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_cryp.h320 #define CRYP_KEYSIZE_128B 0x00000000U /*!< 128-bit long key */ macro
597 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_cryp.h310 #define CRYP_KEYSIZE_128B 0x00000000U /*!< 128-bit long key */ macro
650 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_cryp.h310 #define CRYP_KEYSIZE_128B 0x00000000U /*!< 128-bit long key */ macro
650 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_cryp.h310 #define CRYP_KEYSIZE_128B 0x00000000U /*!< 128-bit long key */ macro
650 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_cryp.h224 #define CRYP_KEYSIZE_128B ((uint32_t)0x00000000) /*!< 128-bit long key */ macro
528 #define IS_CRYP_KEYSIZE(__KEYSIZE__) (((__KEYSIZE__) == CRYP_KEYSIZE_128B) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_cryp_ex.c609 if (hcryp->Init.KeySize == CRYP_KEYSIZE_128B) in CRYPEx_KeyDecrypt()
687 if (hcryp->Init.KeySize == CRYP_KEYSIZE_128B) in CRYPEx_KeyEncrypt()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_cryp_ex.c680 if (hcryp->Init.KeySize == CRYP_KEYSIZE_128B) in CRYPEx_KeyDecrypt()
758 if (hcryp->Init.KeySize == CRYP_KEYSIZE_128B) in CRYPEx_KeyEncrypt()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_cryp_ex.c694 if (hcryp->Init.KeySize == CRYP_KEYSIZE_128B) in CRYPEx_KeyDecrypt()
772 if (hcryp->Init.KeySize == CRYP_KEYSIZE_128B) in CRYPEx_KeyEncrypt()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_cryp.c3063 case CRYP_KEYSIZE_128B: in CRYP_SetKey()
5419 case CRYP_KEYSIZE_128B: in CRYP_Read_KeyRegisters()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_cryp.c3065 case CRYP_KEYSIZE_128B: in CRYP_SetKey()
5421 case CRYP_KEYSIZE_128B: in CRYP_Read_KeyRegisters()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_cryp.c3063 case CRYP_KEYSIZE_128B: in CRYP_SetKey()
5419 case CRYP_KEYSIZE_128B: in CRYP_Read_KeyRegisters()

12