]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
auth: implement ceph::crypto::onwire with OpenSSL EVP.
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 5 Feb 2019 22:39:05 +0000 (23:39 +0100)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 21 Feb 2019 20:54:18 +0000 (21:54 +0100)
commitb2b06ea7b3372ea8123beb22e465f33fc1971b98
treef688b4d10f21fefe90a9dcba9d6371776c2de671
parent8aa9306999e351c936e8d183f49f6853d1a75d52
auth: implement ceph::crypto::onwire with OpenSSL EVP.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/include/buffer.h
src/msg/CMakeLists.txt
src/msg/async/crypto_onwire.cc [new file with mode: 0644]
src/msg/async/crypto_onwire.h