Searched defs:Input (Results 1 – 10 of 10) 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() 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() 672 uint8_t *Input, uint32_t ILength, in CRYP_AES_GCM() 1138 uint8_t *Input, uint32_t ILength, in CRYP_AES_CCM()
|
| D | stm32f4xx_hash_md5.c | 93 ErrorStatus HASH_MD5(uint8_t *Input, uint32_t Ilen, uint8_t Output[16]) in HASH_MD5() 168 ErrorStatus HMAC_MD5(uint8_t *Key, uint32_t Keylen, uint8_t *Input, in HMAC_MD5()
|
| D | stm32f4xx_hash_sha1.c | 93 ErrorStatus HASH_SHA1(uint8_t *Input, uint32_t Ilen, uint8_t Output[20]) in HASH_SHA1() 169 ErrorStatus HMAC_SHA1(uint8_t *Key, uint32_t Keylen, uint8_t *Input, in HMAC_SHA1()
|
| D | stm32f4xx_cryp_tdes.c | 100 ErrorStatus CRYP_TDES_ECB(uint8_t Mode, uint8_t Key[24], uint8_t *Input, in CRYP_TDES_ECB() 209 uint8_t *Input, uint32_t Ilength, uint8_t *Output) in CRYP_TDES_CBC()
|
| D | stm32f4xx_cryp_des.c | 99 ErrorStatus CRYP_DES_ECB(uint8_t Mode, uint8_t Key[8], uint8_t *Input, 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 HAL_StatusTypeDef HAL_CRYP_Encrypt(CRYP_HandleTypeDef *hcryp, uint32_t *Input, uint16_t Size, uint3… in HAL_CRYP_Encrypt() 1119 HAL_StatusTypeDef HAL_CRYP_Decrypt(CRYP_HandleTypeDef *hcryp, uint32_t *Input, uint16_t Size, uint3… in HAL_CRYP_Decrypt() 1292 HAL_StatusTypeDef HAL_CRYP_Encrypt_IT(CRYP_HandleTypeDef *hcryp, uint32_t *Input, uint16_t Size, ui… in HAL_CRYP_Encrypt_IT() 1455 HAL_StatusTypeDef HAL_CRYP_Decrypt_IT(CRYP_HandleTypeDef *hcryp, uint32_t *Input, uint16_t Size, ui… in HAL_CRYP_Decrypt_IT() 1622 HAL_StatusTypeDef HAL_CRYP_Encrypt_DMA(CRYP_HandleTypeDef *hcryp, uint32_t *Input, uint16_t Size, u… in HAL_CRYP_Encrypt_DMA() 1854 HAL_StatusTypeDef HAL_CRYP_Decrypt_DMA(CRYP_HandleTypeDef *hcryp, uint32_t *Input, uint16_t Size, u… 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() 180 void WapiSMS4Cryption(u8 *Key, u8 *IV, u8 *Input, u16 InputLength, in WapiSMS4Cryption() 218 void WapiSMS4Encryption(u8 *Key, u8 *IV, u8 *Input, u16 InputLength, in WapiSMS4Encryption() 225 void WapiSMS4Decryption(u8 *Key, u8 *IV, u8 *Input, u16 InputLength, in WapiSMS4Decryption()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/modules/sensor/nvp6324/ |
| D | jaguar1_video_eq.h | 160 unsigned char Input; member
|
| /device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/ |
| D | stm32mp1xx_hal_dfsdm.h | 107 DFSDM_Channel_InputTypeDef Input; /*!< DFSDM channel input parameters */ member
|
| /device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/ |
| D | stm32f4xx_hal_dfsdm.h | 108 DFSDM_Channel_InputTypeDef Input; /*!< DFSDM channel input parameters */ member
|