Searched defs:add_key (Results 1 – 4 of 4) sorted by relevance
283 int (*add_key)(struct net_device *dev, member
2514 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev, member
60 SYSCALL_DEFINE5(add_key, const char __user *, _type, in SYSCALL_DEFINE5() argument
1074 static int add_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index, in add_key() function