Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dauth_x.h28 struct ceph_x_authorizer { struct
46 struct ceph_x_authorizer auth_authorizer; argument
Dauth_x.c284 struct ceph_x_authorizer *au) in ceph_x_build_authorizer()
548 struct ceph_x_authorizer *au; in ceph_x_create_authorizer()
581 struct ceph_x_authorizer *au; in ceph_x_update_authorizer()
588 au = (struct ceph_x_authorizer *)auth->authorizer; in ceph_x_update_authorizer()
600 struct ceph_x_authorizer *au = (void *)a; in ceph_x_verify_authorizer_reply()
625 struct ceph_x_authorizer *au = (void *)a; in ceph_x_destroy_authorizer()
673 static int calcu_signature(struct ceph_x_authorizer *au, in calcu_signature()
696 ret = calcu_signature((struct ceph_x_authorizer *)auth->authorizer, in ceph_x_sign_message()
712 ret = calcu_signature((struct ceph_x_authorizer *)auth->authorizer, in ceph_x_check_message_signature()