Home
last modified time | relevance | path

Searched defs:add_key (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/include/net/
Dieee802154_netdev.h275 int (*add_key)(struct net_device *dev, member
Dcfg80211.h3942 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev, member
/Linux-v5.10/security/keys/
Dkeyctl.c74 SYSCALL_DEFINE5(add_key, const char __user *, _type, in SYSCALL_DEFINE5() argument
/Linux-v5.10/drivers/net/wireless/microchip/wilc1000/
Dcfg80211.c543 static int add_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index, in add_key() function
/Linux-v5.10/tools/perf/util/
Dsort.c3152 static void add_key(struct strbuf *sb, const char *str, int *llen) in add_key() function