Searched defs:iv_len (Results 1 – 7 of 7) sorted by relevance
| /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() 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 | 88 u32 iv_len; member 96 u32 iv_len; member
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_fit.c | 164 int iv_len; in spl_fit_image_uncipher() local
|
| /rk3399_rockchip-uboot/include/rockchip/ |
| H A D | rkce_core.h | 206 uint32_t iv_len : 5; member 241 uint32_t iv_len : 5; member
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | crypto.c | 42 u32 iv_len; member
|
| /rk3399_rockchip-uboot/common/ |
| H A D | image-fit.c | 1589 int iv_len; in fit_image_uncipher() local
|