5#ifndef LIBLOGICALACCESS_LLA_RANDOM_HPP
6#define LIBLOGICALACCESS_LLA_RANDOM_HPP
10#include "logicalaccess/plugins/crypto/lla_crypto_api.hpp"
27 static uint8_t
byte();
Definition: lla_random.hpp:22
static std::mutex mutex_
Definition: lla_random.hpp:38
std::vector< uint8_t > ByteVector
Definition: lla_fwd.hpp:80
#define byte(x, n)
Definition: tomcrypt_macros.h:415