Home
last modified time | relevance | path

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

/openbmc/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.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()
1036 ret = calc_signature((struct ceph_x_authorizer *)auth->authorizer, in ceph_x_sign_message()
[all …]