| /linux/include/linux/ |
| H A D | key-type.h | 64 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); 89 void (*free_preparse)(struct key_preparsed_payload *prep); 95 int (*instantiate)(struct key *key, struct key_preparsed_payload *prep); 102 int (*update)(struct key *key, struct key_preparsed_payload *prep); 108 int (*match_preparse)(struct key_match_data *match_data); [all …]
|
| /linux/security/landlock/ |
| H A D | ruleset.c | 91 is_object_pointer(const enum landlock_key_type key_type) is_object_pointer() argument 148 get_root(struct landlock_ruleset * const ruleset,const enum landlock_key_type key_type) get_root() argument 166 free_rule(struct landlock_rule * const rule,const enum landlock_key_type key_type) free_rule() argument 322 merge_tree(struct landlock_ruleset * const dst,struct landlock_ruleset * const src,const enum landlock_key_type key_type) merge_tree() argument 407 inherit_tree(struct landlock_ruleset * const parent,struct landlock_ruleset * const child,const enum landlock_key_type key_type) inherit_tree() argument 684 landlock_init_layer_masks(const struct landlock_ruleset * const domain,const access_mask_t access_request,struct layer_access_masks * const masks,const enum landlock_key_type key_type) landlock_init_layer_masks() argument [all...] |
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | linked_maps2.c | 9 typedef struct my_key { long x; } key_type; typedef
|
| /linux/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | match.c | 12 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/crypto/marvell/octeontx/ |
| H A D | otx_cptvf_algs.h | 133 u8 key_type; member 179 u8 key_type; member
|
| /linux/drivers/crypto/marvell/octeontx2/ |
| H A D | otx2_cptvf_algs.h | 124 u8 key_type; member 175 u8 key_type; member
|
| /linux/kernel/bpf/ |
| H A D | bloom_filter.c | 185 const struct btf_type *key_type, in bloom_map_check_btf()
|
| H A D | bpf_insn_array.c | 103 const struct btf_type *key_type, in insn_array_check_btf()
|
| H A D | local_storage.c | 369 const struct btf_type *key_type, in cgroup_storage_check_btf()
|
| H A D | bpf_local_storage.c | 720 const struct btf_type *key_type, in bpf_local_storage_map_check_btf()
|
| /linux/drivers/crypto/cavium/cpt/ |
| H A D | cptvf_algs.h | 102 u8 key_type:2; member
|
| /linux/drivers/media/platform/ti/omap/ |
| H A D | omap_vout.c | 733 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/video/fbdev/omap2/omapfb/dss/ |
| H A D | manager-sysfs.c | 161 enum omap_dss_trans_key_type key_type; in manager_trans_key_type_show() local
|
| /linux/drivers/s390/crypto/ |
| H A D | pkey_cca.c | 59 static bool is_cca_keytype(enum pkey_key_type key_type) in is_cca_keytype()
|
| /linux/fs/ubifs/ |
| H A D | key.h | 322 static inline int key_type(const struct ubifs_info *c, in key_type() function
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | cmd.c | 1368 u16 action, u8 id, u8 key_type, in wl1271_cmd_set_sta_key() 1437 u16 action, u8 id, u8 key_type, in wl1271_cmd_set_ap_key()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_acl_tcam.h | 81 enum mlxsw_reg_ptar_key_type key_type; member
|
| /linux/security/keys/encrypted-keys/ |
| H A D | encrypted.c | 330 get_derived_key(u8 * derived_key,enum derived_key_type key_type,const u8 * master_key,size_t master_keylen) get_derived_key() argument
|
| /linux/include/uapi/linux/ |
| H A D | omapfb.h | 171 __u8 key_type; member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | crypto.c | 277 u32 key_type, u32 *p_key_id) in mlx5_create_encryption_key()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | htc.h | 79 u8 key_type; member 90 u8 key_type; member
|
| /linux/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_mgmt.c | 796 u8 key_type, in rsi_hal_load_key()
|
| /linux/arch/s390/kernel/ |
| H A D | cert_store.c | 87 u8 key_type; member
|
| /linux/drivers/net/wireless/intersil/p54/ |
| H A D | lmac.h | 251 u8 key_type; member 441 u8 key_type; member
|
| /linux/net/wireless/ |
| H A D | mlme.c | 234 cfg80211_michael_mic_failure(struct net_device * dev,const u8 * addr,enum nl80211_key_type key_type,int key_id,const u8 * tsc,gfp_t gfp) cfg80211_michael_mic_failure() argument
|