/openbmc/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 …]
|
/openbmc/linux/fs/btrfs/ |
H A D | verity.c | 109 static int drop_verity_items(struct btrfs_inode *inode, u8 key_type) in drop_verity_items() 217 static int write_key_bytes(struct btrfs_inode *inode, u8 key_type, u64 offset, in write_key_bytes() 297 static int read_key_bytes(struct btrfs_inode *inode, u8 key_type, u64 offset, in read_key_bytes()
|
/openbmc/phosphor-hwmon/ |
H A D | sensorset.hpp | 26 using key_type = container_t::key_type; typedef in SensorSet
|
/openbmc/telemetry/src/utils/ |
H A D | messanger_service.hpp | 13 using key_type = MessangerService; typedef in utils::MessangerService
|
/openbmc/linux/drivers/staging/vt6656/ |
H A D | key.c | 35 struct ieee80211_key_conf *key, u32 key_type, in vnt_set_keymode()
|
/openbmc/linux/drivers/staging/vt6655/ |
H A D | key.c | 18 struct ieee80211_key_conf *key, u32 key_type, in vnt_set_keymode()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | linked_maps2.c | 9 typedef struct my_key { long x; } key_type; typedef
|
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | recv_linux.c | 143 enum nl80211_key_type key_type = 0; in rtw_handle_tkip_mic_err() local
|
/openbmc/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.h | 133 u8 key_type; member 179 u8 key_type; member
|
/openbmc/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_algs.h | 123 u8 key_type; member 170 u8 key_type; member
|
/openbmc/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()
|
/openbmc/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 | 733 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 | bpf_local_storage.c | 715 const struct btf_type *key_type, in bpf_local_storage_map_check_btf()
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-akcipher.c | 664 QCryptoAkCipherKeyType key_type; member
|
/openbmc/linux/drivers/crypto/cavium/cpt/ |
H A D | cptvf_algs.h | 102 u8 key_type:2; member
|
/openbmc/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 1125 enum omap_dss_trans_key_type key_type = OMAP_DSS_COLOR_KEY_GFX_DST; in vidioc_s_fbuf() local
|
/openbmc/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
|
/openbmc/u-boot/fs/ubifs/ |
H A D | key.h | 315 static inline int key_type(const struct ubifs_info *c, in key_type() function
|
H A D | replay.c | 446 int key_type = key_type_flash(c, dent->key); in ubifs_validate_entry() local
|
/openbmc/linux/fs/ubifs/ |
H A D | key.h | 322 static inline int key_type(const struct ubifs_info *c, in key_type() function
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | cfg.c | 1024 int key_type, int key_info, in lbs_set_key_material() 1512 u16 key_type; in lbs_cfg_add_key() local
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.c | 1360 u16 action, u8 id, u8 key_type, in wl1271_cmd_set_sta_key() 1429 u16 action, u8 id, u8 key_type, in wl1271_cmd_set_ap_key()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_tcam.h | 81 enum mlxsw_reg_ptar_key_type key_type; member
|