Searched defs:key_sz (Results 1 – 9 of 9) sorted by relevance
/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
|
/linux/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 123 unsigned int key_sz; member 637 static int hpre_is_dh_params_length_valid(unsigned int key_sz) in hpre_is_dh_params_length_valid() 1365 static bool hpre_key_is_zero(char *key, unsigned short key_sz) in hpre_key_is_zero()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | crypto.c | 115 u8 key_sz; in mlx5_crypto_dek_fill_key() local
|
/linux/drivers/crypto/starfive/ |
H A D | jh7110-cryp.h | 144 size_t key_sz; member
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | conntrack.c | 136 u32 offset, size_t key_sz, in get_mangled_key()
|
/linux/tools/testing/selftests/net/tcp_ao/ |
H A D | key-management.c | 485 size_t key_sz = sizeof(collection.keys[0]); in init_default_key_collection() local
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_asym_algs.c | 76 unsigned int key_sz; member
|
/linux/tools/lib/bpf/ |
H A D | libbpf.c | 10486 static int validate_map_op(const struct bpf_map *map, size_t key_sz, in validate_map_op() 10533 const void *key, size_t key_sz, in bpf_map__lookup_elem() 10546 const void *key, size_t key_sz, in bpf_map__update_elem() 10559 const void *key, size_t key_sz, __u64 flags) in bpf_map__delete_elem() 10571 const void *key, size_t key_sz, in bpf_map__lookup_and_delete_elem() 10584 const void *cur_key, void *next_key, size_t key_sz) in bpf_map__get_next_key()
|