| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | crypto_v2.c | 206 static inline void write_key_reg(u32 chn, const u8 *key, u32 key_len) in write_key_reg() 682 int rk_hmac_init(void *hw_ctx, u32 algo, u8 *key, u32 key_len) in rk_hmac_init() 705 sha_context *ctx, u8 *key, u32 key_len) in rockchip_crypto_hmac_init() 901 u32 key_len, const u8 *iv, u32 iv_len, in hw_cipher_init() 1164 static int hw_aes_init(u32 chn, const u8 *key, const u8 *twk_key, u32 key_len, in hw_aes_init() 1199 static int hw_sm4_init(u32 chn, const u8 *key, const u8 *twk_key, u32 key_len, in hw_sm4_init() 1226 int rk_crypto_des(struct udevice *dev, u32 mode, const u8 *key, u32 key_len, in rk_crypto_des() 1259 const u8 *key, const u8 *twk_key, u32 key_len, in rk_crypto_aes() 1280 const u8 *key, const u8 *twk_key, u32 key_len, in rk_crypto_sm4() 1326 const u8 *key, u32 key_len, in rk_crypto_mac() [all …]
|
| H A D | crypto_ce.c | 276 u8 *key, u32 key_len, bool is_hmac) in rk_sha_init() 422 static int rockchip_crypto_hmac_init(struct udevice *dev, sha_context *ctx, u8 *key, u32 key_len) in rockchip_crypto_hmac_init() 689 u32 rk_get_td_keysize(u32 ce_algo, u32 ce_mode, u32 key_len) in rk_get_td_keysize()
|
| H A D | rkce_core.c | 96 uint32_t algo, uint32_t mode, uint32_t key_len) in rk_is_cipher_support()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | fsl_validate.h | 110 u32 key_len; /* pub key length in bytes */ member 167 u32 key_len; member 180 u32 key_len; member 237 u32 key_len; member
|
| H A D | crypto.h | 86 u32 key_len; member 94 u32 key_len; member
|
| H A D | image.h | 1199 const int key_len; member
|
| /rk3399_rockchip-uboot/lib/rsa/ |
| H A D | rsa-verify.c | 91 const uint32_t sig_len, const uint32_t key_len, in rsa_mod_exp_hw() 399 const uint32_t key_len) in rsa_verify_key() 614 uint32_t key_len; in rsa_burn_key_hash() local
|
| H A D | rsa-sign.c | 728 int key_len, const char *csum_algo) in rsa_set_key_hash()
|
| /rk3399_rockchip-uboot/board/freescale/common/ |
| H A D | fsl_validate.c | 27 #define CHECK_KEY_LEN(key_len) (((key_len) == 2 * KEY_SIZE_BYTES / 4) || \ argument 786 uint32_t key_len; in calculate_cmp_img_sig() local
|
| /rk3399_rockchip-uboot/include/optee_include/ |
| H A D | OpteeClientInterface.h | 67 uint32_t key_len; member
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | crypto.c | 30 u32 key_len; member 40 u32 key_len; member 320 const u8 *key, u32 key_len, ulong *MBps) in test_hash_perf()
|
| H A D | tpm.c | 600 uint32_t key_len, key_handle, err; in do_tpm_load_key_by_sha1() local 637 uint32_t parent_handle, key_len, key_handle, err; in do_tpm_load_key2_oiap() local
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | f_rockusb.c | 603 uint32_t key_len = vhead->size - 9; in rkusb_do_vs_write() local 624 uint32_t key_len = vhead->size - 9; in rkusb_do_vs_write() local
|
| /rk3399_rockchip-uboot/lib/avb/libavb/ |
| H A D | avb_cmdline.c | 136 size_t offset, key_len, value_len; in cmdline_append_option() local
|
| /rk3399_rockchip-uboot/drivers/crypto/ |
| H A D | crypto-uclass.c | 203 u8 *key, u32 key_len) in crypto_hmac_init()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | hashtable.c | 205 size_t key_len = strlen(match); in hmatch_r() local
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_fit.c | 163 int key_len = 16; in spl_fit_image_uncipher() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | image-fit.c | 1588 int key_len = 16; in fit_image_uncipher() local
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | ubifs.h | 1920 int key_len; member
|