Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Dsa2ul.c384 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()
/linux/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
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dcrypto.c115 u8 key_sz; in mlx5_crypto_dek_fill_key() local
/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c485 size_t key_sz = sizeof(collection.keys[0]); in init_default_key_collection() local
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dconntrack.c136 u32 offset, size_t key_sz, in get_mangled_key()
/linux/tools/lib/bpf/
H A Dlibbpf.c10933 static int validate_map_op(const struct bpf_map *map, size_t key_sz, in validate_map_op()
10994 const void *key, size_t key_sz, in bpf_map__lookup_elem()
11007 const void *key, size_t key_sz, in bpf_map__update_elem()
11020 const void *key, size_t key_sz, __u64 flags) in bpf_map__delete_elem()
11032 const void *key, size_t key_sz, in bpf_map__lookup_and_delete_elem()
11045 const void *cur_key, void *next_key, size_t key_sz) in bpf_map__get_next_key()
/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c27 u8 key_sz; member