| /bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/ |
| A D | ald_crypt.c | 303 hperh->perh->IV[3] = *temp++; in ald_crypt_write_ivr() 306 hperh->perh->IV[0] = *temp; in ald_crypt_write_ivr() 311 hperh->perh->IV[0] = *temp; in ald_crypt_write_ivr() 483 CRYPT->IV[0] = iv[3]; in gcm_mul() 484 CRYPT->IV[1] = iv[2]; in gcm_mul() 485 CRYPT->IV[2] = iv[1]; in gcm_mul() 486 CRYPT->IV[3] = iv[0]; in gcm_mul() 1099 hperh->perh->IV[0] = 0x0; in crypt_reset() 1100 hperh->perh->IV[1] = 0x0; in crypt_reset() 1101 hperh->perh->IV[2] = 0x0; in crypt_reset() [all …]
|
| /bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/ |
| A D | ald_crypt.c | 177 hperh->perh->IV[3] = *temp++; in ald_crypt_write_ivr() 178 hperh->perh->IV[2] = *temp++; in ald_crypt_write_ivr() 180 hperh->perh->IV[0] = *temp; in ald_crypt_write_ivr() 335 CRYPT->IV[0] = iv[3]; in gcm_mul() 336 CRYPT->IV[1] = iv[2]; in gcm_mul() 337 CRYPT->IV[2] = iv[1]; in gcm_mul() 338 CRYPT->IV[3] = iv[0]; in gcm_mul() 944 hperh->perh->IV[0] = 0x0; in crypt_reset() 945 hperh->perh->IV[1] = 0x0; in crypt_reset() 946 hperh->perh->IV[2] = 0x0; in crypt_reset() [all …]
|
| /bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/ |
| A D | apm32f4xx_cryp.h | 243 uint8_t IV[16], uint8_t *input, 247 uint8_t IV[16], uint8_t *input, 255 uint8_t IV[8], uint32_t length, uint8_t *output); 262 uint8_t IV[8], uint32_t length, uint8_t *output);
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_algo_lib/inc/ |
| A D | n32l43x_hash.h | 77 const uint32_t * const IV, IVLen;//IV and word length of IV member 90 uint32_t IV[16]; member
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_algo_lib/inc/ |
| A D | n32l40x_hash.h | 77 const uint32_t * const IV, IVLen;//IV and word length of IV member 90 uint32_t IV[16]; member
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_algo_lib/inc/ |
| A D | n32g43x_hash.h | 77 const uint32_t * const IV, IVLen;//IV and word length of IV member 91 uint32_t IV[16]; member
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_algo_lib/inc/ |
| A D | n32g4fr_hash.h | 83 const uint32_t * const IV, IVLen;//IV and word length of IV member 96 uint32_t IV[16]; member
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_algo_lib/inc/ |
| A D | n32g45x_hash.h | 83 const uint32_t * const IV, IVLen;//IV and word length of IV member 96 uint32_t IV[16]; member
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_algo_lib/inc/ |
| A D | n32wb452_hash.h | 83 const uint32_t * const IV, IVLen;//IV and word length of IV member 96 uint32_t IV[16]; member
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_algo_lib/inc/ |
| A D | n32g45x_hash.h | 83 const uint32_t * const IV, IVLen;//IV and word length of IV member 96 uint32_t IV[16]; member
|
| /bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/ |
| A D | apm32f4xx_cryp_des.c | 149 uint8_t IV[8], uint32_t length, uint8_t *output) in CRYP_DES_CBC() 158 uint32_t IVAddr = (uint32_t)IV; in CRYP_DES_CBC()
|
| A D | apm32f4xx_cryp_tdes.c | 157 uint8_t IV[8], uint32_t length, uint8_t *output) in CRYP_TDES_CBC() 166 uint32_t IVAddr = (uint32_t)IV; in CRYP_TDES_CBC()
|
| A D | apm32f4xx_cryp_aes.c | 229 uint8_t IV[16], uint8_t *input, in CRYP_AES_CBC() 239 uint32_t IVAddr = (uint32_t)IV; in CRYP_AES_CBC() 410 uint8_t IV[16], uint8_t *input, in CRYP_AES_CTR() 420 uint32_t IVAddr = (uint32_t)IV; in CRYP_AES_CTR()
|
| /bsp/yichip/yc3121-pos/ |
| A D | README.md | 39 - 对称算法:对称算法:DES、TDES、AES-128/192/256、国密IV(SM4)
|
| /bsp/yichip/yc3122-pos/ |
| A D | README.md | 44 - 对称算法:对称算法:DES、TDES、AES-128/192/256、国密IV(SM4)
|
| /bsp/raspberry-pi/raspi3-32/ |
| A D | README_zh.md | 5 树莓派由注册于英国的慈善组织“Raspberry Pi 基金会”开发,莓派3采用4核Broadcom BCM2837 (ARMv8)芯片、双核VideoCore IV GPU和1GB内存。 25 | GPU | VideoCore IV |
|
| A D | README.md | 19 | GPU | VideoCore IV |
|
| /bsp/raspberry-pi/raspi2/ |
| A D | README.md | 5 树莓派由注册于英国的慈善组织“Raspberry Pi 基金会”开发,莓派2采用4核Broadcom BCM2836 (ARMv7-A)芯片、双核VideoCore IV GPU和1GB内存。
|
| /bsp/w60x/drivers/ |
| A D | drv_crypto.c | 22 extern int tls_crypto_des_encrypt_decrypt_adv(unsigned char *key, unsigned char *IV, const unsigned… 23 extern int tls_crypto_3des_encrypt_decrypt_adv(unsigned char *key, unsigned char *IV, const unsigne… 24 extern int tls_crypto_aes_encrypt_decrypt_adv(unsigned char *key, unsigned char *IV, const unsigned…
|
| /bsp/raspberry-pi/raspi3-64/ |
| A D | README_zh.md | 7 * B : 4核 Broadcom BCM2837 (ARMv8-A) 1.2GHz,双核VideoCore IV GPU,1GB内存,100 Base-T Ethernet
|
| /bsp/microchip/same70/bsp/same70b/include/component/ |
| A D | aes.h | 392 … uint32_t IV:32; /**< bit: 0..31 Initialization Vector */ member
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/ |
| A D | Release_Notes.txt | 97 …- Change the key, IV, and plain text from hex array to string, making the result easier to compare…
|
| /bsp/apm32/libraries/APM32F4xx_Library/Device/Geehy/APM32F4xx/Include/ |
| A D | apm32f4xx.h | 7082 __IOM uint32_t IV[8]; member 7140 __IOM uint32_t IV[4]; member
|
| /bsp/essemi/es32f0654/libraries/CMSIS/Device/EastSoft/ES32F065x/Include/ |
| A D | es32f065x.h | 4877 __IO uint32_t IV[4]; member
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/ |
| A D | Release_Notes.txt | 197 …- Change the key, IV, and plain text from hex array to string, making the result easier to compare…
|