]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crypto: cache CryptoHandler in CryptoKey
authorSage Weil <sage@inktank.com>
Mon, 20 Aug 2012 17:19:18 +0000 (10:19 -0700)
committerSage Weil <sage@inktank.com>
Mon, 20 Aug 2012 17:19:18 +0000 (10:19 -0700)
commit223d6fa8df74fdd470cec04f8f1fdabb254ee938
tree9ee3b5ac7f1face72b2e455c7123a735809b35b8
parentd01c1261958bd1fc053f2c960b2918110ec1031f
crypto: cache CryptoHandler in CryptoKey

This avoids a call into cct and a switch to get the handler every time.

Signed-off-by: Sage Weil <sage@inktank.com>
src/auth/Crypto.cc
src/auth/Crypto.h