Home
last modified time | relevance | path

Searched refs:is_authenticated (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/net/ceph/
A Dauth_none.c28 static int is_authenticated(struct ceph_auth_client *ac) in is_authenticated() function
124 .is_authenticated = is_authenticated,
A Dauth.c302 ret = ac->ops->is_authenticated(ac); in ceph_auth_is_authenticated()
A Dauth_x.c1071 .is_authenticated = ceph_x_is_authenticated,
/linux-6.3-rc2/include/linux/ceph/
A Dauth.h39 int (*is_authenticated)(struct ceph_auth_client *ac); member
/linux-6.3-rc2/include/net/
A Dcfg80211.h2316 bool is_authenticated; member
/linux-6.3-rc2/net/mac80211/
A Dcfg.c2404 if (setup->is_authenticated) in copy_mesh_setup()
/linux-6.3-rc2/net/wireless/
A Dnl80211.c8353 setup->is_authenticated = nla_get_flag(tb[NL80211_MESH_SETUP_USERSPACE_AUTH]); in nl80211_parse_mesh_setup()

Completed in 66 milliseconds