Botan 3.8.1
Crypto and TLS for C&
|
Public Header. More...
#include <botan/api.h>
#include <botan/build.h>
Go to the source code of this file.
Macros | |
#define | BOTAN_COMPILER_ATTRIBUTE(x) |
#define | BOTAN_COMPILER_HAS_ATTRIBUTE(x) |
#define | BOTAN_COMPILER_HAS_BUILTIN(x) |
#define | BOTAN_EARLY_INIT(prio) |
#define | BOTAN_FORCE_INLINE inline |
#define | BOTAN_FUNC_ISA(isa) |
#define | BOTAN_FUNC_ISA_INLINE(isa) |
Public Header.
Definition in file compiler.h.
#define BOTAN_COMPILER_ATTRIBUTE | ( | x | ) |
Definition at line 33 of file compiler.h.
#define BOTAN_COMPILER_HAS_ATTRIBUTE | ( | x | ) |
Definition at line 32 of file compiler.h.
#define BOTAN_COMPILER_HAS_BUILTIN | ( | x | ) |
Definition at line 22 of file compiler.h.
#define BOTAN_EARLY_INIT | ( | prio | ) |
Definition at line 70 of file compiler.h.
#define BOTAN_FORCE_INLINE inline |
Definition at line 85 of file compiler.h.
Referenced by Botan::AES_AARCH64::dec(), Botan::AES_AARCH64::dec4(), Botan::AES_AARCH64::dec4_last(), Botan::AES_AARCH64::dec_last(), Botan::AES_AARCH64::enc(), Botan::AES_AARCH64::enc4(), Botan::AES_AARCH64::enc4_last(), Botan::AES_AARCH64::enc_last(), Botan::gf2p8affine(), Botan::gf2p8affineinv(), Botan::gf2p8mul(), Botan::Serpent_F::i_transform(), Botan::Serpent_F::SBoxD0(), Botan::Serpent_F::SBoxD1(), Botan::Serpent_F::SBoxD2(), Botan::Serpent_F::SBoxD3(), Botan::Serpent_F::SBoxD4(), Botan::Serpent_F::SBoxD5(), Botan::Serpent_F::SBoxD6(), Botan::Serpent_F::SBoxD7(), Botan::Serpent_F::SBoxE0(), Botan::Serpent_F::SBoxE1(), Botan::Serpent_F::SBoxE2(), Botan::Serpent_F::SBoxE3(), Botan::Serpent_F::SBoxE4(), Botan::Serpent_F::SBoxE5(), Botan::Serpent_F::SBoxE6(), Botan::Serpent_F::SBoxE7(), Botan::SHA2_32_F(), Botan::SHA2_32_F(), Botan::SHA2_64_F(), Botan::SHA2_64_F(), Botan::Serpent_F::shl(), Botan::SIMD_16x32::SIMD_16x32(), Botan::SIMD_8x32::SIMD_8x32(), and Botan::Serpent_F::transform().
#define BOTAN_FUNC_ISA | ( | isa | ) |
Definition at line 54 of file compiler.h.
#define BOTAN_FUNC_ISA_INLINE | ( | isa | ) |
Definition at line 62 of file compiler.h.