ceph/src/crypto
Casey Bodley d6663c389b cmake: add WITH_QATLIB to build against qatlib
FindQAT.cmake adds library targets QAT::qat and QAT::usdm for qatlib,
and FindQatDrv.cmake adds alias targets to the same

src/compressor and src/crypto/qat link against these common QAT targets

src/crypto/qat/qcccrypto.h uses new HAVE_QATDRV define to determine
which headers to include

Signed-off-by: Casey Bodley <cbodley@redhat.com>
2024-02-07 10:37:47 -05:00
..
isa-l
openssl
qat cmake: add WITH_QATLIB to build against qatlib 2024-02-07 10:37:47 -05:00
CMakeLists.txt cmake: add WITH_QATLIB to build against qatlib 2024-02-07 10:37:47 -05:00
crypto_accel.h
crypto_plugin.h