]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth: Use AES IV constant directly, not via local static pointer.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Tue, 8 Mar 2011 01:01:06 +0000 (17:01 -0800)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Fri, 11 Mar 2011 21:13:39 +0000 (13:13 -0800)
commitff24c82d54953e4c4a6ae92ef45a90b975d0403b
tree8bfd6705ba43a7097c4c7505f00c874377ef7803
parent6cef992c54fd4c05f3939f68e5eba97ee5f552c0
auth: Use AES IV constant directly, not via local static pointer.

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
src/auth/Crypto.cc