Home
last modified time | relevance | path

Searched defs:Output (Results 1 – 10 of 10) sorted by relevance

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_cryp_aes.c100 uint8_t* Input, uint32_t Ilength, uint8_t* Output) in CRYP_AES_ECB()
289 uint8_t *Output) in CRYP_AES_CBC()
491 uint8_t *Output) in CRYP_AES_CTR()
667 uint8_t *Output, uint8_t *AuthTAG) in CRYP_AES_GCM()
1133 uint8_t *Output, in CRYP_AES_CCM()
A Dstm32f4xx_cryp_des.c93 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 Dstm32f4xx_cryp_tdes.c94 uint32_t Ilength, uint8_t *Output) in CRYP_TDES_ECB()
204 uint8_t *Input, uint32_t Ilength, uint8_t *Output) in CRYP_TDES_CBC()
/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()
287 uint8_t *Output) in CRYP_AES_CBC()
483 uint8_t *Output) 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()
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_cryp.c310 …essData(CRYP_HandleTypeDef *hcryp, uint8_t* Input, uint16_t Ilength, uint8_t* Output, uint32_t Tim… in CRYP_ProcessData()
370 …a2Words(CRYP_HandleTypeDef *hcryp, uint8_t* Input, uint16_t Ilength, uint8_t* Output, uint32_t Tim… in CRYP_ProcessData2Words()
A Dstm32f7xx_hal_cryp_ex.c287 …essData(CRYP_HandleTypeDef *hcryp, uint8_t *Input, uint16_t Ilength, uint8_t *Output, uint32_t Tim… in CRYPEx_GCMCCM_ProcessData()
/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_comp.h76 uint32_t Output; /*!< Selects the output redirection of the comparator. member
A Dstm32f0xx_ll_rtc.h798 __STATIC_INLINE void LL_RTC_SetAlarmOutputType(RTC_TypeDef *RTCx, uint32_t Output) in LL_RTC_SetAlarmOutputType()

Completed in 25 milliseconds