Searched defs:add_key (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/include/net/ |
D | ieee802154_netdev.h | 275 int (*add_key)(struct net_device *dev, member
|
D | cfg80211.h | 3942 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev, member
|
/Linux-v5.10/security/keys/ |
D | keyctl.c | 74 SYSCALL_DEFINE5(add_key, const char __user *, _type, in SYSCALL_DEFINE5() argument
|
/Linux-v5.10/drivers/net/wireless/microchip/wilc1000/ |
D | cfg80211.c | 543 static int add_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index, in add_key() function
|
/Linux-v5.10/tools/perf/util/ |
D | sort.c | 3152 static void add_key(struct strbuf *sb, const char *str, int *llen) in add_key() function
|