Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dieee802154_netdev.h275 int (*add_key)(struct net_device *dev, member
Dcfg80211.h3646 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev, member
/Linux-v5.4/security/keys/
Dkeyctl.c72 SYSCALL_DEFINE5(add_key, const char __user *, _type, in SYSCALL_DEFINE5() argument
/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.c508 static int add_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index, in add_key() function
/Linux-v5.4/tools/perf/util/
Dsort.c3117 static void add_key(struct strbuf *sb, const char *str, int *llen) in add_key() function