]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth: CryptoKey, CryptoAES: deglobalize
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Wed, 15 Jun 2011 18:09:33 +0000 (11:09 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Mon, 20 Jun 2011 23:35:18 +0000 (16:35 -0700)
commit17d22a96bf27143290f49a987e9417878bccf4a0
tree3feaddfe851017a08e4b0eecfe66f5cef0b92562
parentda2d4297c58109046c8aa41283b5d4de1c5f9da9
auth: CryptoKey, CryptoAES: deglobalize

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
12 files changed:
src/auth/Crypto.cc
src/auth/Crypto.h
src/auth/cephx/CephxClientHandler.cc
src/auth/cephx/CephxKeyServer.cc
src/auth/cephx/CephxProtocol.cc
src/auth/cephx/CephxProtocol.h
src/auth/cephx/CephxServiceHandler.cc
src/cauthtool.cc
src/cosd.cc
src/mon/Monitor.cc
src/test/crypto.cc
src/testcrypto.cc