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.c347 static int encrypt_authorizer(struct ceph_x_authorizer *au, in encrypt_authorizer()
389 static void ceph_x_authorizer_cleanup(struct ceph_x_authorizer *au) in ceph_x_authorizer_cleanup()
400 struct ceph_x_authorizer *au) in ceph_x_build_authorizer()
798 struct ceph_x_authorizer *au = (void *)a; in ceph_x_destroy_authorizer()
808 struct ceph_x_authorizer *au; in ceph_x_create_authorizer()
843 struct ceph_x_authorizer *au; in ceph_x_update_authorizer()
850 au = (struct ceph_x_authorizer *)auth->authorizer; in ceph_x_update_authorizer()
900 struct ceph_x_authorizer *au = (void *)a; in ceph_x_add_authorizer_challenge()
961 struct ceph_x_authorizer *au = (void *)a; in ceph_x_verify_authorizer_reply()
1042 static int calc_signature(struct ceph_x_authorizer *au, struct ceph_msg *msg, in calc_signature()
[all …]