Botan 3.8.1
Crypto and TLS for C&
Botan::SIMD_8x32 Member List

This is the complete list of members for Botan::SIMD_8x32, including all inherited members.

andc(const SIMD_8x32 &other) const noexceptBotan::SIMD_8x32inline
bswap() const noexceptBotan::SIMD_8x32inline
byte_shuffle(const SIMD_8x32 &tbl, const SIMD_8x32 &idx)Botan::SIMD_8x32inlinestatic
choose(const SIMD_8x32 &mask, const SIMD_8x32 &a, const SIMD_8x32 &b) noexceptBotan::SIMD_8x32inlinestatic
load_be(const uint8_t *in) noexceptBotan::SIMD_8x32inlinestatic
load_be128(const uint8_t in1[], const uint8_t in2[]) noexceptBotan::SIMD_8x32inlinestatic
load_le(const uint8_t *in) noexceptBotan::SIMD_8x32inlinestatic
load_le(const uint32_t *in) noexceptBotan::SIMD_8x32inlinestatic
load_le128(const uint8_t *in) noexceptBotan::SIMD_8x32inlinestatic
load_le128(const uint32_t *in) noexceptBotan::SIMD_8x32inlinestatic
load_le128(const uint32_t in1[], const uint32_t in2[]) noexceptBotan::SIMD_8x32inlinestatic
majority(const SIMD_8x32 &x, const SIMD_8x32 &y, const SIMD_8x32 &z) noexceptBotan::SIMD_8x32inlinestatic
operator&(const SIMD_8x32 &other) const noexceptBotan::SIMD_8x32inline
operator&=(const SIMD_8x32 &other)Botan::SIMD_8x32inline
operator+(const SIMD_8x32 &other) const noexceptBotan::SIMD_8x32inline
operator+=(const SIMD_8x32 &other)Botan::SIMD_8x32inline
operator-(const SIMD_8x32 &other) const noexceptBotan::SIMD_8x32inline
operator-=(const SIMD_8x32 &other)Botan::SIMD_8x32inline
operator=(const SIMD_8x32 &other)=defaultBotan::SIMD_8x32
operator=(SIMD_8x32 &&other)=defaultBotan::SIMD_8x32
operator^(const SIMD_8x32 &other) const noexceptBotan::SIMD_8x32inline
operator^=(const SIMD_8x32 &other)Botan::SIMD_8x32inline
operator^=(uint32_t other)Botan::SIMD_8x32inline
operator|(const SIMD_8x32 &other) const noexceptBotan::SIMD_8x32inline
operator|=(const SIMD_8x32 &other)Botan::SIMD_8x32inline
operator~() const noexceptBotan::SIMD_8x32inline
raw() const noexceptBotan::SIMD_8x32inline
reset_registers() noexceptBotan::SIMD_8x32inlinestatic
rev_words() const noexceptBotan::SIMD_8x32inline
reverse() const noexceptBotan::SIMD_8x32inline
rotl() const noexceptBotan::SIMD_8x32inline
rotr() const noexceptBotan::SIMD_8x32inline
shl() const noexceptBotan::SIMD_8x32inline
shr() const noexceptBotan::SIMD_8x32inline
sigma0() const noexceptBotan::SIMD_8x32inline
sigma1() const noexceptBotan::SIMD_8x32inline
SIMD_8x32(const SIMD_8x32 &other)=defaultBotan::SIMD_8x32
SIMD_8x32(SIMD_8x32 &&other)=defaultBotan::SIMD_8x32
SIMD_8x32() noexceptBotan::SIMD_8x32inline
SIMD_8x32(const uint32_t B[8]) noexceptBotan::SIMD_8x32inlineexplicit
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) noexceptBotan::SIMD_8x32inlineexplicit
SIMD_8x32(uint32_t B0, uint32_t B1, uint32_t B2, uint32_t B3) noexceptBotan::SIMD_8x32inlineexplicit
SIMD_8x32(__m256i x) noexceptBotan::SIMD_8x32inline
splat(uint32_t B) noexceptBotan::SIMD_8x32inlinestatic
store_be(uint8_t out[]) const noexceptBotan::SIMD_8x32inline
store_le(uint8_t out[]) const noexceptBotan::SIMD_8x32inline
store_le128(uint8_t out[]) const noexceptBotan::SIMD_8x32inline
store_le128(uint32_t out1[], uint32_t out2[]) const noexceptBotan::SIMD_8x32inline
transpose(SIMD_8x32 &B0, SIMD_8x32 &B1, SIMD_8x32 &B2, SIMD_8x32 &B3) noexceptBotan::SIMD_8x32inlinestatic
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) noexceptBotan::SIMD_8x32inlinestatic
zero_registers() noexceptBotan::SIMD_8x32inlinestatic
~SIMD_8x32()=defaultBotan::SIMD_8x32