Searched refs:auth (Results 1 – 9 of 9) sorted by relevance
/include/linux/ceph/ |
D | auth.h | 27 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 …]
|
D | mon_client.h | 76 struct ceph_auth_client *auth; member
|
D | ceph_fs.h | 510 __le32 auth; /* auth mds, if this is a delegation point */ member
|
/include/net/sctp/ |
D | auth.h | 104 struct sctp_auth_chunk *auth, gfp_t gfp);
|
D | structs.h | 653 auth:1, /* IN: was auth'ed | OUT: needs auth */ member 717 struct sctp_chunk *auth; member
|
/include/uapi/drm/ |
D | drm.h | 238 int auth; /**< Is client authenticated? */ member
|
/include/linux/ |
D | ieee80211.h | 896 } __packed auth; member
|
/include/net/ |
D | xfrm.h | 1341 struct xfrm_algo_auth_info auth; member
|
D | cfg80211.h | 2812 int (*auth)(struct wiphy *wiphy, struct net_device *dev, member
|