Searched defs:Output (Results 1 – 7 of 7) sorted by relevance
| /device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/ |
| D | stm32f4xx_cryp_aes.c | 107 uint8_t* Input, uint32_t Ilength, uint8_t* Output) in CRYP_AES_ECB() 296 uint8_t *Output) in CRYP_AES_CBC() 498 uint8_t *Output) in CRYP_AES_CTR() 674 uint8_t *Output, uint8_t *AuthTAG) in CRYP_AES_GCM() 1140 uint8_t *Output, in CRYP_AES_CCM()
|
| D | stm32f4xx_cryp_tdes.c | 101 uint32_t Ilength, uint8_t *Output) in CRYP_TDES_ECB() 209 uint8_t *Input, uint32_t Ilength, uint8_t *Output) in CRYP_TDES_CBC()
|
| D | stm32f4xx_cryp_des.c | 100 uint32_t Ilength, uint8_t *Output) in CRYP_DES_ECB() 201 uint8_t *Input, uint32_t Ilength, uint8_t *Output) in CRYP_DES_CBC()
|
| /device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/ |
| D | stm32f4xx_hal_cryp.c | 946 …peDef HAL_CRYP_Encrypt(CRYP_HandleTypeDef *hcryp, uint32_t *Input, uint16_t Size, uint32_t *Output, in HAL_CRYP_Encrypt() 1119 …peDef HAL_CRYP_Decrypt(CRYP_HandleTypeDef *hcryp, uint32_t *Input, uint16_t Size, uint32_t *Output, in HAL_CRYP_Decrypt() 1292 …ef HAL_CRYP_Encrypt_IT(CRYP_HandleTypeDef *hcryp, uint32_t *Input, uint16_t Size, uint32_t *Output) in HAL_CRYP_Encrypt_IT() 1455 …ef HAL_CRYP_Decrypt_IT(CRYP_HandleTypeDef *hcryp, uint32_t *Input, uint16_t Size, uint32_t *Output) in HAL_CRYP_Decrypt_IT() 1622 …f HAL_CRYP_Encrypt_DMA(CRYP_HandleTypeDef *hcryp, uint32_t *Input, uint16_t Size, uint32_t *Output) in HAL_CRYP_Encrypt_DMA() 1854 …f HAL_CRYP_Decrypt_DMA(CRYP_HandleTypeDef *hcryp, uint32_t *Input, uint16_t Size, uint32_t *Output) in HAL_CRYP_Decrypt_DMA()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
| D | rtw_wapi_sms4.c | 84 void SMS4Crypt(u8 *Input, u8 *Output, u32 *rk) in SMS4Crypt() 181 u8 *Output, u16 *OutputLength, u32 CryptFlag) in WapiSMS4Cryption() 219 u8 *Output, u16 *OutputLength) in WapiSMS4Encryption() 226 u8 *Output, u16 *OutputLength) in WapiSMS4Decryption() 233 u8 *Input2, u16 Input2Length, u8 *Output, u8 *OutputLength) in WapiSMS4CalculateMic()
|
| /device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/ |
| D | stm32mp1xx_hal_rtc_ex.h | 101 uint32_t Output; /*!< Specifies the TAMP output to be compared with. member
|
| /device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/ |
| D | stm32f4xx_ll_rtc.h | 849 __STATIC_INLINE void LL_RTC_SetAlarmOutputType(RTC_TypeDef *RTCx, uint32_t Output) in LL_RTC_SetAlarmOutputType()
|