Home
last modified time | relevance | path

Searched defs:key_type (Results 1 – 25 of 72) sorted by relevance

123

/linux/include/linux/
A Dkey-type.h64 struct key_type { struct
66 const char *name;
72 size_t def_datalen;
74 unsigned int flags;
79 int (*vet_description)(const char *description);
85 int (*preparse)(struct key_preparsed_payload *prep);
108 int (*match_preparse)(struct key_match_data *match_data);
112 void (*match_free)(struct key_match_data *match_data);
117 void (*revoke)(struct key *key);
120 void (*destroy)(struct key *key);
[all …]
/linux/security/landlock/
A Druleset.c84 static bool is_object_pointer(const enum landlock_key_type key_type) in is_object_pointer()
141 const enum landlock_key_type key_type) in get_root()
159 const enum landlock_key_type key_type) in free_rule()
325 const enum landlock_key_type key_type) in merge_tree()
409 const enum landlock_key_type key_type) in inherit_tree()
691 const enum landlock_key_type key_type) in landlock_init_layer_masks()
/linux/fs/btrfs/
A Dverity.c108 static int drop_verity_items(struct btrfs_inode *inode, u8 key_type) in drop_verity_items()
216 static int write_key_bytes(struct btrfs_inode *inode, u8 key_type, u64 offset, in write_key_bytes()
296 static int read_key_bytes(struct btrfs_inode *inode, u8 key_type, u64 offset, in read_key_bytes()
/linux/drivers/staging/vt6655/
A Dkey.c18 struct ieee80211_key_conf *key, u32 key_type, in vnt_set_keymode()
/linux/drivers/staging/vt6656/
A Dkey.c35 struct ieee80211_key_conf *key, u32 key_type, in vnt_set_keymode()
/linux/tools/testing/selftests/bpf/progs/
A Dlinked_maps2.c9 typedef struct my_key { long x; } key_type; typedef
/linux/drivers/crypto/marvell/octeontx/
A Dotx_cptvf_algs.h133 u8 key_type; member
179 u8 key_type; member
/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dmatch.c12 struct nfp_flower_meta_tci *msk, u8 key_type) in nfp_flower_compile_meta()
54 struct flow_rule *rule, u8 key_type, bool qinq_sup) in nfp_flower_compile_meta_tci()
/linux/drivers/staging/rtl8723bs/os_dep/
A Drecv_linux.c142 enum nl80211_key_type key_type = 0; in rtw_handle_tkip_mic_err() local
/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptvf_algs.h124 u8 key_type; member
175 u8 key_type; member
/linux/kernel/bpf/
A Dbloom_filter.c185 const struct btf_type *key_type, in bloom_map_check_btf()
A Dlpm_trie.c728 const struct btf_type *key_type, in trie_check_btf()
A Dlocal_storage.c358 const struct btf_type *key_type, in cgroup_storage_check_btf()
A Darena.c202 const struct btf_type *key_type, const struct btf_type *value_type) in arena_map_check_btf()
A Dbpf_local_storage.c689 const struct btf_type *key_type, in bpf_local_storage_map_check_btf()
/linux/drivers/crypto/cavium/cpt/
A Dcptvf_algs.h102 u8 key_type:2; member
/linux/drivers/media/platform/ti/omap/
A Domap_vout.c733 enum omap_dss_trans_key_type key_type = in vidioc_s_fmt_vid_overlay() local
1126 enum omap_dss_trans_key_type key_type = OMAP_DSS_COLOR_KEY_GFX_DST; in vidioc_s_fbuf() local
/linux/drivers/s390/crypto/
A Dpkey_cca.c61 static bool is_cca_keytype(enum pkey_key_type key_type) in is_cca_keytype()
A Dpkey_ep11.c61 static bool is_ep11_keytype(enum pkey_key_type key_type) in is_ep11_keytype()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Dmanager-sysfs.c161 enum omap_dss_trans_key_type key_type; in manager_trans_key_type_show() local
/linux/fs/bcachefs/
A Dstr_hash.h134 u8 key_type; member
/linux/drivers/net/wireless/ti/wlcore/
A Dcmd.c1369 u16 action, u8 id, u8 key_type, in wl1271_cmd_set_sta_key()
1438 u16 action, u8 id, u8 key_type, in wl1271_cmd_set_ap_key()
/linux/drivers/net/wireless/marvell/libertas/
A Dcfg.c1024 int key_type, int key_info, in lbs_set_key_material()
1512 u16 key_type; in lbs_cfg_add_key() local
/linux/fs/ubifs/
A Dkey.h322 static inline int key_type(const struct ubifs_info *c, in key_type() function
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_acl_tcam.h81 enum mlxsw_reg_ptar_key_type key_type; member

Completed in 57 milliseconds

123