Home
last modified time | relevance | path

Searched refs:ceph_auth_handshake (Results 1 – 3 of 3) sorted by relevance

/include/linux/ceph/
Dauth.h22 struct ceph_auth_handshake { struct
28 int (*sign_message)(struct ceph_auth_handshake *auth, argument
30 int (*check_message_signature)(struct ceph_auth_handshake *auth, argument
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()
153 int ceph_auth_check_message_signature(struct ceph_auth_handshake *auth, in ceph_auth_check_message_signature()
[all …]
Dmessenger.h33 struct ceph_auth_handshake *(*get_authorizer) (
333 struct ceph_auth_handshake *auth;
Dosd_client.h94 struct ceph_auth_handshake o_auth;