Home
last modified time | relevance | path

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

12

/linux-3.3/include/linux/
Dkey-type.h34 struct key_type { struct
36 const char *name;
42 size_t def_datalen;
45 int (*vet_description)(const char *description);
51 int (*instantiate)(struct key *key, const void *data, size_t datalen);
58 int (*update)(struct key *key, const void *data, size_t datalen);
61 int (*match)(const struct key *key, const void *desc);
66 void (*revoke)(struct key *key);
69 void (*destroy)(struct key *key);
72 void (*describe)(const struct key *key, struct seq_file *p);
[all …]
Domapfb.h170 __u8 key_type; member
/linux-3.3/drivers/video/omap2/dss/
Dmanager.c148 enum omap_dss_trans_key_type key_type; in manager_trans_key_type_show() local
162 enum omap_dss_trans_key_type key_type; in manager_trans_key_type_store() local
/linux-3.3/fs/btrfs/
Dtree-log.c1334 u64 dirid, int key_type, in find_dir_range()
1524 int key_type = BTRFS_DIR_LOG_ITEM_KEY; in replay_dir_deletes() local
2374 int key_type, u64 dirid, in insert_dir_log_key()
2407 struct btrfs_path *dst_path, int key_type, in log_dir_items()
2577 int key_type = BTRFS_DIR_ITEM_KEY; in log_directory_changes() local
Dbackref.c810 static int __inode_info(u64 inum, u64 ioff, u8 key_type, in __inode_info()
/linux-3.3/drivers/net/wireless/wl12xx/
Dcmd.c1300 u16 action, u8 id, u8 key_type, in wl1271_cmd_set_sta_key()
1369 u16 action, u8 id, u8 key_type, in wl1271_cmd_set_ap_key()
Dmain.c2709 u8 id, u8 key_type, u8 key_size, in wl1271_record_ap_key()
2805 u16 action, u8 id, u8 key_type, in wl1271_set_key()
2910 u8 key_type; in wl1271_op_set_key() local
Dcmd.h464 u8 key_type; member
Dwl12xx.h229 u8 key_type; member
/linux-3.3/drivers/net/wireless/libertas/
Dcfg.c992 int key_type, in lbs_set_key_material()
1495 u16 key_type; in lbs_cfg_add_key() local
/linux-3.3/drivers/net/wireless/rtlwifi/
Dcore.c913 u8 key_type = NO_ENCRYPTION; in rtl_op_set_key() local
/linux-3.3/fs/ubifs/
Dkey.h327 static inline int key_type(const struct ubifs_info *c, in key_type() function
Dreplay.c454 int key_type = key_type_flash(c, dent->key); in ubifs_validate_entry() local
/linux-3.3/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c988 u8 key_type; in ath6kl_cfg80211_add_key() local
1180 enum crypto_type key_type = NONE_CRYPT; in ath6kl_cfg80211_set_default_key() local
/linux-3.3/security/keys/encrypted-keys/
Dencrypted.c376 static int get_derived_key(u8 *derived_key, enum derived_key_type key_type, in get_derived_key()
/linux-3.3/drivers/net/wireless/ath/ath9k/
Dhtc.h76 u8 key_type; member
87 u8 key_type; member
/linux-3.3/drivers/net/wireless/wl1251/
Dcmd.h400 u8 key_type; member
/linux-3.3/drivers/net/wireless/p54/
Dlmac.h254 u8 key_type; member
444 u8 key_type; member
/linux-3.3/fs/hfsplus/
Dhfsplus_raw.h168 u8 key_type; member
/linux-3.3/net/openvswitch/
Ddatapath.c429 int key_type = nla_type(ovs_key); in validate_set() local
/linux-3.3/net/wireless/
Dmlme.c373 enum nl80211_key_type key_type, int key_id, in cfg80211_michael_mic_failure()
/linux-3.3/drivers/media/video/omap/
Domap_vout.c1754 enum omap_dss_trans_key_type key_type = OMAP_DSS_COLOR_KEY_GFX_DST; in vidioc_s_fbuf() local
/linux-3.3/net/bluetooth/
Dhci_core.c1052 u8 key_type, u8 old_key_type) in hci_persistent_key()
/linux-3.3/include/net/bluetooth/
Dhci_core.h282 __u8 key_type; member
/linux-3.3/drivers/net/wireless/brcm80211/brcmfmac/
Dwl_cfg80211.c3111 enum nl80211_key_type key_type; in brcmf_notify_mic_status() local

12