Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dauth_x.h30 struct ceph_x_authorizer { struct
49 struct ceph_x_authorizer auth_authorizer; argument
H A Dauth_x.c342 static int encrypt_authorizer(struct ceph_x_authorizer *au, in encrypt_authorizer()
384 static void ceph_x_authorizer_cleanup(struct ceph_x_authorizer *au) in ceph_x_authorizer_cleanup()
395 struct ceph_x_authorizer *au) in ceph_x_build_authorizer()
793 struct ceph_x_authorizer *au = (void *)a; in ceph_x_destroy_authorizer()
803 struct ceph_x_authorizer *au; in ceph_x_create_authorizer()
838 struct ceph_x_authorizer *au; in ceph_x_update_authorizer()
845 au = (struct ceph_x_authorizer *)auth->authorizer; in ceph_x_update_authorizer()
888 struct ceph_x_authorizer *au = (void *)a; in ceph_x_add_authorizer_challenge()
949 struct ceph_x_authorizer *au = (void *)a; in ceph_x_verify_authorizer_reply()
1030 static int calc_signature(struct ceph_x_authorizer *au, struct ceph_msg *msg, in calc_signature()
[all …]