Searched refs:auth (Results 1 – 11 of 11) sorted by relevance
/include/linux/ceph/ |
D | auth.h | 28 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); 81 int (*sign_message)(struct ceph_auth_handshake *auth, 83 int (*check_message_signature)(struct ceph_auth_handshake *auth, 120 struct ceph_auth_handshake *auth); 134 static inline int ceph_auth_sign_message(struct ceph_auth_handshake *auth, in ceph_auth_sign_message() argument 137 if (auth->sign_message) in ceph_auth_sign_message() 138 return auth->sign_message(auth, msg); in ceph_auth_sign_message() [all …]
|
D | mon_client.h | 77 struct ceph_auth_client *auth; member
|
D | messenger.h | 277 struct ceph_auth_handshake *auth; member
|
D | ceph_fs.h | 541 __le32 auth; /* auth mds, if this is a delegation point */ member
|
/include/trace/events/ |
D | rpcgss.h | 430 const struct rpc_auth *auth 433 TP_ARGS(task, auth), 439 __field(const void *, auth) 449 __entry->auth = auth; 450 __entry->rslack = auth->au_rslack; 451 __entry->ralign = auth->au_ralign; 452 __entry->verfsize = auth->au_verfsize; 457 __entry->auth, __entry->rslack, __entry->ralign,
|
/include/net/sctp/ |
D | auth.h | 93 struct sk_buff *skb, struct sctp_auth_chunk *auth,
|
D | structs.h | 654 auth:1, /* IN: was auth'ed | OUT: needs auth */ member 722 struct sctp_chunk *auth; member
|
/include/uapi/drm/ |
D | drm.h | 239 int auth; /**< Is client authenticated? */ member
|
/include/net/ |
D | xfrm.h | 1388 struct xfrm_algo_auth_info auth; member
|
D | cfg80211.h | 4081 int (*auth)(struct wiphy *wiphy, struct net_device *dev, member
|
/include/linux/ |
D | ieee80211.h | 1105 } __packed auth; member
|