Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dieee802154_netdev.h283 int (*add_key)(struct net_device *dev, member
Dcfg80211.h3147 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev, member
/Linux-v4.19/security/keys/
Dkeyctl.c62 SYSCALL_DEFINE5(add_key, const char __user *, _type, in SYSCALL_DEFINE5() argument
/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.c901 static int add_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index, in add_key() function