Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dieee802154_netdev.h318 int (*add_key)(struct net_device *dev, member
H A Dcfg80211.h3991 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev, member
/OK3568_Linux_fs/kernel/security/keys/
H A Dkeyctl.c74 SYSCALL_DEFINE5(add_key, const char __user *, _type, in SYSCALL_DEFINE5() argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c542 static int add_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index, in add_key() function
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsort.c3152 static void add_key(struct strbuf *sb, const char *str, int *llen) in add_key() function