22 OpenSSLInitializer::GetInstance();
38 int padding_size = 0);
50 std::shared_ptr<SymmetricCipher> cipherMAC,
52 unsigned int padding_size = 0,
bool forceK2Use =
false);
63 const ByteVector &lastIv,
unsigned int padding_size,
64 const std::shared_ptr<RemoteCrypto> &remote_crypto);
~CMACCrypto()
Definition: cmac.hpp:24
CMACCrypto()
Definition: cmac.hpp:20
std::vector< uint8_t > ByteVector
Definition: lla_fwd.hpp:80
OpenSSL global functions.
OpenSSL symmetric cipher base class.