]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth: add CryptoRandom wrapper for random impl
authorCasey Bodley <cbodley@redhat.com>
Tue, 3 Oct 2017 19:58:10 +0000 (15:58 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 9 Oct 2017 14:42:25 +0000 (10:42 -0400)
commitb605b5033b01f817fe37b2daa2e9e20ea8491092
tree00ef030078afd2831f15ab00da4ebd7ee4b0dd03
parent513fa79f2de0ecd1232df361e2f3717f989523bf
auth: add CryptoRandom wrapper for random impl

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/auth/Crypto.cc
src/auth/Crypto.h
src/auth/cephx/CephxKeyServer.cc
src/test/crypto.cc