/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 …]
|
H A D | blk-crypto.h | 85 enum blk_crypto_key_type key_type; member
|
/linux/security/landlock/ |
H A D | ruleset.c | 89 static bool is_object_pointer(const enum landlock_key_type key_type) in is_object_pointer() 146 const enum landlock_key_type key_type) in get_root() 164 const enum landlock_key_type key_type) in free_rule() 314 const enum landlock_key_type key_type) in merge_tree() 399 const enum landlock_key_type key_type) in inherit_tree() 685 const enum landlock_key_type key_type) in landlock_init_layer_masks()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | linked_maps2.c | 9 typedef struct my_key { long x; } key_type; typedef
|
/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | recv_linux.c | 141 enum nl80211_key_type key_type = 0; in rtw_handle_tkip_mic_err() local
|
/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/kernel/bpf/ |
H A D | bloom_filter.c | 185 const struct btf_type *key_type, in bloom_map_check_btf()
|
H A D | lpm_trie.c | 756 const struct btf_type *key_type, in trie_check_btf()
|
H A D | local_storage.c | 358 const struct btf_type *key_type, in cgroup_storage_check_btf()
|
H A D | arena.c | 212 const struct btf_type *key_type, const struct btf_type *value_type) in arena_map_check_btf()
|
H A D | bpf_local_storage.c | 722 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/block/ |
H A D | blk-crypto.c | 341 enum blk_crypto_key_type key_type, in blk_crypto_init_key()
|
/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/s390/crypto/ |
H A D | pkey_ep11.c | 60 static bool is_ep11_keytype(enum pkey_key_type key_type) in is_ep11_keytype()
|
H A D | pkey_cca.c | 60 static bool is_cca_keytype(enum pkey_key_type key_type) in is_cca_keytype()
|
/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/fs/bcachefs/ |
H A D | str_hash.h | 133 u8 key_type; member
|
/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 | 1369 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/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_tcam.h | 81 enum mlxsw_reg_ptar_key_type key_type; member
|
/linux/include/uapi/linux/ |
H A D | sed-opal.h | 60 __u8 key_type; member
|
/linux/drivers/crypto/ccree/ |
H A D | cc_cipher.c | 51 enum cc_key_type key_type; member
|
/linux/security/keys/encrypted-keys/ |
H A D | encrypted.c | 355 static int get_derived_key(u8 *derived_key, enum derived_key_type key_type, in get_derived_key()
|