Searched defs:key_end (Results 1 - 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/arch/sparc/crypto/ |
| H A D | aes_glue.c | 246 const u64 *key_end; in ecb_decrypt() local 296 const u64 *key_end; in cbc_decrypt() local
|
| /kernel/linux/linux-6.6/arch/sparc/crypto/ |
| H A D | aes_glue.c | 246 const u64 *key_end; in ecb_decrypt() local 296 const u64 *key_end; in cbc_decrypt() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | reada.c | 941 btrfs_reada_add(struct btrfs_root *root, struct btrfs_key *key_start, struct btrfs_key *key_end) btrfs_reada_add() argument
|
| H A D | scrub.c | 3001 struct btrfs_key key_end; in scrub_stripe() local
|
| H A D | ctree.h | 3566 struct btrfs_key key_end; /* exclusive */ member
|
| /kernel/linux/linux-5.10/net/openvswitch/ |
| H A D | flow_table.c | 694 int key_end = match->range.end; in ovs_flow_cmp_unmasked_key() local 667 cmp_key(const struct sw_flow_key *key1, const struct sw_flow_key *key2, int key_start, int key_end) cmp_key() argument
|
| /kernel/linux/linux-6.6/net/openvswitch/ |
| H A D | flow_table.c | 695 int key_end = match->range.end; in ovs_flow_cmp_unmasked_key() local 668 cmp_key(const struct sw_flow_key *key1, const struct sw_flow_key *key2, int key_start, int key_end) cmp_key() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/ |
| H A D | mtk_ppe.h | 135 struct {} key_end; member
|
| /kernel/linux/linux-5.10/include/net/netfilter/ |
| H A D | nf_tables.h | 256 } key_end; member
|
| /kernel/linux/linux-6.6/include/net/netfilter/ |
| H A D | nf_tables.h | 292 } key_end; member
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nf_tables_api.c | 5414 memcpy(nft_set_ext_key_end(ext), key_end, set->klen); in nft_set_elem_init() local 5397 nft_set_elem_init(const struct nft_set *set, const struct nft_set_ext_tmpl *tmpl, const u32 *key, const u32 *key_end, const u32 *data, u64 timeout, u64 expiration, gfp_t gfp) nft_set_elem_init() argument
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_tables_api.c | 6191 nft_set_elem_init(const struct nft_set *set, const struct nft_set_ext_tmpl *tmpl, const u32 *key, const u32 *key_end, const u32 *data, u64 timeout, u64 expiration, gfp_t gfp) nft_set_elem_init() argument
|
Completed in 47 milliseconds