Botan
1.11.15
|
#include <botan/build.h>
#include <botan/assert.h>
#include <cstddef>
#include <stdint.h>
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
namespace | Botan_types |
Typedefs | |
typedef uint8_t | Botan::byte |
typedef int32_t | Botan::s32bit |
typedef uint16_t | Botan::u16bit |
typedef uint32_t | Botan::u32bit |
typedef uint64_t | Botan::u64bit |