Searched refs:ceph_auth_handshake (Results 1 – 3 of 3) sorted by relevance
22 struct ceph_auth_handshake { struct28 int (*sign_message)(struct ceph_auth_handshake *auth, argument30 int (*check_message_signature)(struct ceph_auth_handshake *auth, argument63 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 …]
33 struct ceph_auth_handshake *(*get_authorizer) (333 struct ceph_auth_handshake *auth;
94 struct ceph_auth_handshake o_auth;
Completed in 10 milliseconds