Home
last modified time | relevance | path

Searched defs:Ilength (Results 1 – 8 of 8) sorted by relevance

/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_cryp_aes.c105 uint8_t* Input, uint32_t Ilength, uint8_t* Output) in CRYP_AES_ECB()
286 uint16_t Keysize, uint8_t *Input, uint32_t Ilength, in CRYP_AES_CBC()
482 uint16_t Keysize, uint8_t *Input, uint32_t Ilength, in CRYP_AES_CTR()
A Dstm32f2xx_cryp_des.c101 uint32_t Ilength, uint8_t *Output) in CRYP_DES_ECB()
196 uint8_t *Input, uint32_t Ilength, uint8_t *Output) in CRYP_DES_CBC()
A Dstm32f2xx_cryp_tdes.c103 uint32_t Ilength, uint8_t *Output) in CRYP_TDES_ECB()
205 uint8_t *Input, uint32_t Ilength, uint8_t *Output) in CRYP_TDES_CBC()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_cryp_des.c100 uint32_t Ilength, uint8_t *Output) in CRYP_DES_ECB()
201 uint8_t *Input, uint32_t Ilength, uint8_t *Output) in CRYP_DES_CBC()
A Dstm32f4xx_cryp_tdes.c101 uint32_t Ilength, uint8_t *Output) in CRYP_TDES_ECB()
209 uint8_t *Input, uint32_t Ilength, uint8_t *Output) in CRYP_TDES_CBC()
A Dstm32f4xx_cryp_aes.c107 uint8_t* Input, uint32_t Ilength, uint8_t* Output) in CRYP_AES_ECB()
295 uint16_t Keysize, uint8_t *Input, uint32_t Ilength, in CRYP_AES_CBC()
497 uint16_t Keysize, uint8_t *Input, uint32_t Ilength, in CRYP_AES_CTR()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_cryp_ex.c287 …RYPEx_GCMCCM_ProcessData(CRYP_HandleTypeDef *hcryp, uint8_t *Input, uint16_t Ilength, uint8_t *Out… in CRYPEx_GCMCCM_ProcessData()
345 …Ex_GCMCCM_SetHeaderPhase(CRYP_HandleTypeDef *hcryp, uint8_t* Input, uint16_t Ilength, uint32_t Tim… in CRYPEx_GCMCCM_SetHeaderPhase()
A Dstm32f7xx_hal_cryp.c310 …TypeDef CRYP_ProcessData(CRYP_HandleTypeDef *hcryp, uint8_t* Input, uint16_t Ilength, uint8_t* Out… in CRYP_ProcessData()
370 …f CRYP_ProcessData2Words(CRYP_HandleTypeDef *hcryp, uint8_t* Input, uint16_t Ilength, uint8_t* Out… in CRYP_ProcessData2Words()

Completed in 17 milliseconds