]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
libceph: factor out encrypt_authorizer()
authorIlya Dryomov <idryomov@gmail.com>
Fri, 27 Jul 2018 14:37:54 +0000 (16:37 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 2 Aug 2018 19:33:24 +0000 (21:33 +0200)
commit149cac4a50b0b4081b38b2f38de6ef71c27eaa85
treea85d5e73ad2d6aedb3a168a8e2f33dd33cc0a22d
parentc571fe24d243bfe7017f0e67fe800b3cc2a1d1f7
libceph: factor out encrypt_authorizer()

Will be used for encrypting both the initial and updated authorizers.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Sage Weil <sage@redhat.com>
net/ceph/auth_x.c