Home
last modified time | relevance | path

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

/include/linux/ceph/
Dauth.h28 int (*sign_message)(struct ceph_auth_handshake *auth,
30 int (*check_message_signature)(struct ceph_auth_handshake *auth,
63 struct ceph_auth_handshake *auth);
66 struct ceph_auth_handshake *auth);
84 int (*sign_message)(struct ceph_auth_handshake *auth,
86 int (*check_message_signature)(struct ceph_auth_handshake *auth,
128 struct ceph_auth_handshake *auth,
144 static inline int ceph_auth_sign_message(struct ceph_auth_handshake *auth, in ceph_auth_sign_message() argument
147 if (auth->sign_message) in ceph_auth_sign_message()
148 return auth->sign_message(auth, msg); in ceph_auth_sign_message()
[all …]
Dmon_client.h77 struct ceph_auth_client *auth; member
Dmessenger.h300 struct ceph_auth_handshake *auth; member
Dceph_fs.h586 __le32 auth; /* auth mds, if this is a delegation point */ member
/include/trace/events/
Drpcgss.h435 const struct rpc_auth *auth
438 TP_ARGS(task, auth),
444 __field(const void *, auth)
454 __entry->auth = auth;
455 __entry->rslack = auth->au_rslack;
456 __entry->ralign = auth->au_ralign;
457 __entry->verfsize = auth->au_verfsize;
463 __entry->auth, __entry->rslack, __entry->ralign,
/include/net/sctp/
Dauth.h93 struct sk_buff *skb, struct sctp_auth_chunk *auth,
Dstructs.h659 auth:1, /* IN: was auth'ed | OUT: needs auth */ member
728 struct sctp_chunk *auth; member
/include/uapi/drm/
Ddrm.h238 int auth; /**< Is client authenticated? */ member
/include/net/
Dxfrm.h1424 struct xfrm_algo_auth_info auth; member
Dcfg80211.h4490 int (*auth)(struct wiphy *wiphy, struct net_device *dev, member
/include/linux/
Dieee80211.h1183 } __packed auth; member