Home
last modified time | relevance | path

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

/include/linux/ceph/
A 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,
174 struct ceph_auth_handshake *auth,
177 struct ceph_auth_handshake *auth,
[all …]
A Dmessenger.h33 struct ceph_auth_handshake *(*get_authorizer) (
333 struct ceph_auth_handshake *auth;
A Dosd_client.h94 struct ceph_auth_handshake o_auth;

Completed in 10 milliseconds