Home
last modified time | relevance | path

Searched refs:auth (Results 1 – 9 of 9) sorted by relevance

/include/linux/ceph/
Dauth.h27 int (*sign_message)(struct ceph_auth_handshake *auth,
29 int (*check_message_signature)(struct ceph_auth_handshake *auth,
62 struct ceph_auth_handshake *auth);
65 struct ceph_auth_handshake *auth);
76 int (*sign_message)(struct ceph_auth_handshake *auth,
78 int (*check_message_signature)(struct ceph_auth_handshake *auth,
115 struct ceph_auth_handshake *auth);
126 static inline int ceph_auth_sign_message(struct ceph_auth_handshake *auth, in ceph_auth_sign_message() argument
129 if (auth->sign_message) in ceph_auth_sign_message()
130 return auth->sign_message(auth, msg); in ceph_auth_sign_message()
[all …]
Dmon_client.h76 struct ceph_auth_client *auth; member
Dceph_fs.h510 __le32 auth; /* auth mds, if this is a delegation point */ member
/include/net/sctp/
Dauth.h104 struct sctp_auth_chunk *auth, gfp_t gfp);
Dstructs.h653 auth:1, /* IN: was auth'ed | OUT: needs auth */ member
717 struct sctp_chunk *auth; member
/include/uapi/drm/
Ddrm.h238 int auth; /**< Is client authenticated? */ member
/include/linux/
Dieee80211.h896 } __packed auth; member
/include/net/
Dxfrm.h1341 struct xfrm_algo_auth_info auth; member
Dcfg80211.h2812 int (*auth)(struct wiphy *wiphy, struct net_device *dev, member