Botan 2.19.3
Crypto and TLS for C&
|
This is the complete list of members for Botan::SIMD_8x32, including all inherited members.
andc(const SIMD_8x32 &other) const | Botan::SIMD_8x32 | inline |
BOTAN_FUNC_ISA("avx2") rho() const | Botan::SIMD_8x32 | inline |
BOTAN_FUNC_ISA("avx2") SIMD_8x32 shl() const | Botan::SIMD_8x32 | inline |
BOTAN_FUNC_ISA("avx2") SIMD_8x32 shr() const | Botan::SIMD_8x32 | inline |
BOTAN_FUNC_ISA("avx2") handle() const | Botan::SIMD_8x32 | inline |
bswap() const | Botan::SIMD_8x32 | inline |
load_be(const uint8_t *in) | Botan::SIMD_8x32 | inlinestatic |
load_le(const uint8_t *in) | Botan::SIMD_8x32 | inlinestatic |
operator&(const SIMD_8x32 &other) const | Botan::SIMD_8x32 | inline |
operator&=(const SIMD_8x32 &other) | Botan::SIMD_8x32 | inline |
operator+(const SIMD_8x32 &other) const | Botan::SIMD_8x32 | inline |
operator+=(const SIMD_8x32 &other) | Botan::SIMD_8x32 | inline |
operator-(const SIMD_8x32 &other) const | Botan::SIMD_8x32 | inline |
operator-=(const SIMD_8x32 &other) | Botan::SIMD_8x32 | inline |
operator=(const SIMD_8x32 &other)=default | Botan::SIMD_8x32 | |
operator=(SIMD_8x32 &&other)=default | Botan::SIMD_8x32 | |
operator^(const SIMD_8x32 &other) const | Botan::SIMD_8x32 | inline |
operator^=(const SIMD_8x32 &other) | Botan::SIMD_8x32 | inline |
operator|(const SIMD_8x32 &other) const | Botan::SIMD_8x32 | inline |
operator|=(const SIMD_8x32 &other) | Botan::SIMD_8x32 | inline |
operator~() const | Botan::SIMD_8x32 | inline |
reset_registers() | Botan::SIMD_8x32 | inlinestatic |
rotl() const | Botan::SIMD_8x32 | inline |
rotr() const | Botan::SIMD_8x32 | inline |
SIMD_8x32(const SIMD_8x32 &other)=default | Botan::SIMD_8x32 | |
SIMD_8x32(SIMD_8x32 &&other)=default | Botan::SIMD_8x32 | |
SIMD_8x32() | Botan::SIMD_8x32 | inline |
SIMD_8x32(const uint32_t B[8]) | Botan::SIMD_8x32 | inlineexplicit |
SIMD_8x32(uint32_t B0, uint32_t B1, uint32_t B2, uint32_t B3, uint32_t B4, uint32_t B5, uint32_t B6, uint32_t B7) | Botan::SIMD_8x32 | inlineexplicit |
SIMD_8x32(__m256i x) | Botan::SIMD_8x32 | inline |
splat(uint32_t B) | Botan::SIMD_8x32 | inlinestatic |
store_be(uint8_t out[]) const | Botan::SIMD_8x32 | inline |
store_le(uint8_t out[]) const | Botan::SIMD_8x32 | inline |
transpose(SIMD_8x32 &B0, SIMD_8x32 &B1, SIMD_8x32 &B2, SIMD_8x32 &B3) | Botan::SIMD_8x32 | inlinestatic |
transpose(SIMD_8x32 &B0, SIMD_8x32 &B1, SIMD_8x32 &B2, SIMD_8x32 &B3, SIMD_8x32 &B4, SIMD_8x32 &B5, SIMD_8x32 &B6, SIMD_8x32 &B7) | Botan::SIMD_8x32 | inlinestatic |
zero_registers() | Botan::SIMD_8x32 | inlinestatic |