Home
last modified time | relevance | path

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

/Linux-v6.6/net/ceph/
Dauth_x.h30 struct ceph_x_authorizer { struct
49 struct ceph_x_authorizer auth_authorizer; argument
Dauth_x.c302 static int encrypt_authorizer(struct ceph_x_authorizer *au, in encrypt_authorizer()
342 static void ceph_x_authorizer_cleanup(struct ceph_x_authorizer *au) in ceph_x_authorizer_cleanup()
353 struct ceph_x_authorizer *au) in ceph_x_build_authorizer()
728 struct ceph_x_authorizer *au = (void *)a; in ceph_x_destroy_authorizer()
738 struct ceph_x_authorizer *au; in ceph_x_create_authorizer()
773 struct ceph_x_authorizer *au; in ceph_x_update_authorizer()
780 au = (struct ceph_x_authorizer *)auth->authorizer; in ceph_x_update_authorizer()
821 struct ceph_x_authorizer *au = (void *)a; in ceph_x_add_authorizer_challenge()
881 struct ceph_x_authorizer *au = (void *)a; in ceph_x_verify_authorizer_reply()
962 static int calc_signature(struct ceph_x_authorizer *au, struct ceph_msg *msg, in calc_signature()
[all …]