| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | crypto_v2.c | 211 static inline void set_iv_reg(u32 chn, const u8 *iv, u32 iv_len) in set_iv_reg() 228 static inline void get_iv_reg(u32 chn, u8 *iv, u32 iv_len) in get_iv_reg() 901 u32 key_len, const u8 *iv, u32 iv_len, in hw_cipher_init() 1165 const u8 *iv, u32 iv_len, u32 mode, bool enc) in hw_aes_init() 1200 const u8 *iv, u32 iv_len, u32 mode, bool enc) in hw_sm4_init() 1227 const u8 *iv, const u8 *in, u8 *out, u32 len, bool enc) in rk_crypto_des() 1260 const u8 *iv, u32 iv_len, in rk_crypto_aes() 1281 const u8 *iv, u32 iv_len, in rk_crypto_sm4()
|
| H A D | crypto_ce.c | 549 u8 *iv, u32 iv_len, in rkce_build_ccm_aad()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | crypto.h | 87 const u8 *iv; member 95 const u8 *iv; member
|
| /rk3399_rockchip-uboot/include/optee_include/ |
| H A D | OpteeClientInterface.h | 68 uint8_t iv[16]; member
|
| /rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/ |
| H A D | debug.c | 198 void x86emu_print_int_vect(u16 iv) in x86emu_print_int_vect()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap4/ |
| H A D | i2c.h | 27 unsigned short iv; /* 0x34 */ member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap5/ |
| H A D | i2c.h | 27 unsigned short iv; /* 0x34 */ member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/ |
| H A D | i2c.h | 31 unsigned short iv; /* 0x34 */ member
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | crypto.c | 41 const u8 *iv; member 127 #define CIPHER_TEST(algo, mode, key, iv, plain, cipher) \ argument
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_fit.c | 161 const void *iv; in spl_fit_image_uncipher() local
|
| /rk3399_rockchip-uboot/include/rockchip/ |
| H A D | rkce_core.h | 167 uint8_t iv[RKCE_TD_IV_SIZE]; // offset 0x40 member 186 uint8_t iv[RKCE_TD_IV_SIZE]; // offset 0x80 member
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | mxsimage.h | 35 uint8_t iv[16]; member
|
| H A D | mxsimage.c | 204 static int sb_aes_init(struct sb_image_ctx *ictx, uint8_t *iv, int enc) in sb_aes_init() 258 uint8_t *iv = sb_header->iv; in sb_aes_reinit() local
|
| /rk3399_rockchip-uboot/net/ |
| H A D | net.c | 772 void net_set_timeout_handler(ulong iv, thand_f *f) in net_set_timeout_handler()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | image-fit.c | 1585 const void *iv; in fit_image_uncipher() local
|