Searched refs:ceph_x_authorizer (Results 1 – 2 of 2) sorted by relevance
30 struct ceph_x_authorizer { struct49 struct ceph_x_authorizer auth_authorizer; argument
299 static int encrypt_authorizer(struct ceph_x_authorizer *au, in encrypt_authorizer()339 static void ceph_x_authorizer_cleanup(struct ceph_x_authorizer *au) in ceph_x_authorizer_cleanup()350 struct ceph_x_authorizer *au) in ceph_x_build_authorizer()620 struct ceph_x_authorizer *au = (void *)a; in ceph_x_destroy_authorizer()630 struct ceph_x_authorizer *au; in ceph_x_create_authorizer()665 struct ceph_x_authorizer *au; in ceph_x_update_authorizer()672 au = (struct ceph_x_authorizer *)auth->authorizer; in ceph_x_update_authorizer()681 static int decrypt_authorize_challenge(struct ceph_x_authorizer *au, in decrypt_authorize_challenge()709 struct ceph_x_authorizer *au = (void *)a; in ceph_x_add_authorizer_challenge()732 struct ceph_x_authorizer *au = (void *)a; in ceph_x_verify_authorizer_reply()[all …]