Home
last modified time | relevance | path

Searched refs:KEYSIZE (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_cryp.h799 #define IS_CRYP_KEYSIZE(KEYSIZE) (((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
800 ((KEYSIZE) == CRYP_KEYSIZE_192B) || \
801 ((KEYSIZE) == CRYP_KEYSIZE_256B))
812 #define IS_CRYP_KEYIVCONFIG(CONFIG) (((KEYSIZE) == CRYP_KEYSIZE_128B) || \
813 ((KEYSIZE) == CRYP_KEYSIZE_192B) || \
814 ((KEYSIZE) == CRYP_KEYSIZE_256B))
826 #define IS_SAES_KEYSIZE(KEYSIZE) (((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
827 ((KEYSIZE) == CRYP_KEYSIZE_256B))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_cryp.h809 #define IS_CRYP_KEYSIZE(KEYSIZE) (((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
810 ((KEYSIZE) == CRYP_KEYSIZE_192B) || \
811 ((KEYSIZE) == CRYP_KEYSIZE_256B))
822 #define IS_CRYP_KEYIVCONFIG(CONFIG) (((KEYSIZE) == CRYP_KEYSIZE_128B) || \
823 ((KEYSIZE) == CRYP_KEYSIZE_192B) || \
824 ((KEYSIZE) == CRYP_KEYSIZE_256B))
836 #define IS_SAES_KEYSIZE(KEYSIZE) (((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
837 ((KEYSIZE) == CRYP_KEYSIZE_256B))
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_cryp.h577 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
578 ((KEYSIZE) == CRYP_KEYSIZE_192B) || \
579 ((KEYSIZE) == CRYP_KEYSIZE_256B))
588 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
589 ((KEYSIZE) == CRYP_KEYSIZE_256B))
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_cryp.h589 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
590 ((KEYSIZE) == CRYP_KEYSIZE_192B) || \
591 ((KEYSIZE) == CRYP_KEYSIZE_256B))
600 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
601 ((KEYSIZE) == CRYP_KEYSIZE_256B))
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_cryp.h432 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
433 ((KEYSIZE) == CRYP_KEYSIZE_192B) || \
434 ((KEYSIZE) == CRYP_KEYSIZE_256B))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_cryp.h490 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
491 ((KEYSIZE) == CRYP_KEYSIZE_192B) || \
492 ((KEYSIZE) == CRYP_KEYSIZE_256B))
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_cryp.h481 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
482 ((KEYSIZE) == CRYP_KEYSIZE_192B) || \
483 ((KEYSIZE) == CRYP_KEYSIZE_256B))
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_cryp.h575 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
576 ((KEYSIZE) == CRYP_KEYSIZE_256B))
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_cryp.h575 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
576 ((KEYSIZE) == CRYP_KEYSIZE_256B))
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_cryp.h575 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
576 ((KEYSIZE) == CRYP_KEYSIZE_256B))
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_cryp.h575 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
576 ((KEYSIZE) == CRYP_KEYSIZE_256B))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_cryp.h575 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
576 ((KEYSIZE) == CRYP_KEYSIZE_256B))
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_cryp.h597 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
598 ((KEYSIZE) == CRYP_KEYSIZE_256B))
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_cryp.h650 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
651 ((KEYSIZE) == CRYP_KEYSIZE_256B))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_cryp.h650 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
651 ((KEYSIZE) == CRYP_KEYSIZE_256B))
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_cryp.h650 #define IS_CRYP_KEYSIZE(KEYSIZE)(((KEYSIZE) == CRYP_KEYSIZE_128B) || \ argument
651 ((KEYSIZE) == CRYP_KEYSIZE_256B))