Home
last modified time | relevance | path

Searched refs:ceph_x_authorizer (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/ceph/
Dauth_x.h28 struct ceph_x_authorizer { struct
46 struct ceph_x_authorizer auth_authorizer; argument
Dauth_x.c283 static void ceph_x_authorizer_cleanup(struct ceph_x_authorizer *au) in ceph_x_authorizer_cleanup()
294 struct ceph_x_authorizer *au) in ceph_x_build_authorizer()
557 struct ceph_x_authorizer *au; in ceph_x_create_authorizer()
590 struct ceph_x_authorizer *au; in ceph_x_update_authorizer()
597 au = (struct ceph_x_authorizer *)auth->authorizer; in ceph_x_update_authorizer()
609 struct ceph_x_authorizer *au = (void *)a; in ceph_x_verify_authorizer_reply()
634 struct ceph_x_authorizer *au = (void *)a; in ceph_x_destroy_authorizer()
680 static int calcu_signature(struct ceph_x_authorizer *au, in calcu_signature()
705 ret = calcu_signature((struct ceph_x_authorizer *)auth->authorizer, in ceph_x_sign_message()
722 ret = calcu_signature((struct ceph_x_authorizer *)auth->authorizer, in ceph_x_check_message_signature()