Home
last modified time | relevance | path

Searched defs:key_sz (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Djobdesc.c213 uint32_t key_sz = KEY_IDNFR_SZ_BYTES; in inline_cnstr_jobdesc_blob_encap() local
238 uint32_t key_sz = KEY_IDNFR_SZ_BYTES; in inline_cnstr_jobdesc_blob_decap() local
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dsa2ul.c364 static void prepare_kiopad(u8 *k_ipad, u8 *k_opad, const u8 *key, u16 key_sz) in prepare_kiopad()
414 u16 key_sz, __be32 *ipad, __be32 *opad) in sa_prepare_iopads()
440 static inline int sa_aes_inv_key(u8 *inv_key, const u8 *key, u16 key_sz) in sa_aes_inv_key()
477 static int sa_set_sc_enc(struct algo_data *ad, const u8 *key, u16 key_sz, in sa_set_sc_enc()
506 static void sa_set_sc_auth(struct algo_data *ad, const u8 *key, u16 key_sz, in sa_set_sc_auth()
/OK3568_Linux_fs/kernel/fs/orangefs/
H A Dupcall.h118 __s32 key_sz; member
139 __s32 key_sz; member
H A Dprotocol.h219 __s32 key_sz; /* __s32 for portable, fixed-size structures */ member
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c77 unsigned int key_sz; member
556 static int hpre_is_dh_params_length_valid(unsigned int key_sz) in hpre_is_dh_params_length_valid()
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dqat_asym_algs.c75 unsigned int key_sz; member
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c26 u8 key_sz; member