/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | jobdesc.c | 212 uint32_t key_sz = KEY_IDNFR_SZ_BYTES; in inline_cnstr_jobdesc_blob_encap() local 237 uint32_t key_sz = KEY_IDNFR_SZ_BYTES; in inline_cnstr_jobdesc_blob_decap() local
|
/openbmc/linux/drivers/crypto/starfive/ |
H A D | jh7110-rsa.c | 73 static unsigned int starfive_rsa_get_nbit(u8 *pa, u32 snum, int key_sz) in starfive_rsa_get_nbit() 190 u8 *de, u32 *n, int key_sz) in starfive_rsa_cpu_start() 266 u8 *de, u8 *n, int key_sz) in starfive_rsa_start()
|
H A D | jh7110-cryp.h | 136 size_t key_sz; member
|
/openbmc/linux/drivers/crypto/ |
H A D | sa2ul.c | 384 static void prepare_kipad(u8 *k_ipad, const u8 *key, u16 key_sz) in prepare_kipad() 396 static void prepare_kopad(u8 *k_opad, const u8 *key, u16 key_sz) in prepare_kopad() 436 u16 key_sz, __be32 *ipad, __be32 *opad) in sa_prepare_iopads() 466 static inline int sa_aes_inv_key(u8 *inv_key, const u8 *key, u16 key_sz) in sa_aes_inv_key() 503 static int sa_set_sc_enc(struct algo_data *ad, const u8 *key, u16 key_sz, in sa_set_sc_enc() 532 static void sa_set_sc_auth(struct algo_data *ad, const u8 *key, u16 key_sz, in sa_set_sc_auth()
|
/openbmc/linux/fs/orangefs/ |
H A D | upcall.h | 118 __s32 key_sz; member 139 __s32 key_sz; member
|
H A D | protocol.h | 219 __s32 key_sz; /* __s32 for portable, fixed-size structures */ member
|
/openbmc/u-boot/cmd/ |
H A D | tpm-v2.c | 339 const ssize_t key_sz = strlen(key); in do_tpm_pcr_setauthvalue() local
|
/openbmc/linux/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 120 unsigned int key_sz; member 632 static int hpre_is_dh_params_length_valid(unsigned int key_sz) in hpre_is_dh_params_length_valid() 1360 static bool hpre_key_is_zero(char *key, unsigned short key_sz) in hpre_key_is_zero()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | crypto.c | 115 u8 key_sz; in mlx5_crypto_dek_fill_key() local
|
/openbmc/u-boot/lib/ |
H A D | tpm-v2.c | 1370 const ssize_t key_sz) in tpm2_pcr_setauthvalue()
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | conntrack.c | 136 u32 offset, size_t key_sz, in get_mangled_key()
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_asym_algs.c | 76 unsigned int key_sz; member
|
/openbmc/linux/tools/lib/bpf/ |
H A D | libbpf.c | 9807 static int validate_map_op(const struct bpf_map *map, size_t key_sz, in validate_map_op() 9849 const void *key, size_t key_sz, in bpf_map__lookup_elem() 9862 const void *key, size_t key_sz, in bpf_map__update_elem() 9875 const void *key, size_t key_sz, __u64 flags) in bpf_map__delete_elem() 9887 const void *key, size_t key_sz, in bpf_map__lookup_and_delete_elem() 9900 const void *cur_key, void *next_key, size_t key_sz) in bpf_map__get_next_key()
|
/openbmc/linux/drivers/crypto/inside-secure/ |
H A D | safexcel_hash.c | 27 u8 key_sz; member
|