Botan 3.4.0
Crypto and TLS for C&
Botan::SIMD_4x32 Member List

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

andc(const SIMD_4x32 &other) const noexceptBotan::SIMD_4x32inline
bswap() const noexceptBotan::SIMD_4x32inline
choose(const SIMD_4x32 &mask, const SIMD_4x32 &a, const SIMD_4x32 &b) noexceptBotan::SIMD_4x32inlinestatic
load_be(const void *in) noexceptBotan::SIMD_4x32inlinestatic
load_le(const void *in) noexceptBotan::SIMD_4x32inlinestatic
majority(const SIMD_4x32 &x, const SIMD_4x32 &y, const SIMD_4x32 &z) noexceptBotan::SIMD_4x32inlinestatic
operator&(const SIMD_4x32 &other) const noexceptBotan::SIMD_4x32inline
operator&=(const SIMD_4x32 &other) noexceptBotan::SIMD_4x32inline
operator+(const SIMD_4x32 &other) const noexceptBotan::SIMD_4x32inline
operator+=(const SIMD_4x32 &other) noexceptBotan::SIMD_4x32inline
operator-(const SIMD_4x32 &other) const noexceptBotan::SIMD_4x32inline
operator-=(const SIMD_4x32 &other) noexceptBotan::SIMD_4x32inline
operator=(const SIMD_4x32 &other)=defaultBotan::SIMD_4x32
operator=(SIMD_4x32 &&other)=defaultBotan::SIMD_4x32
operator^(const SIMD_4x32 &other) const noexceptBotan::SIMD_4x32inline
operator^=(const SIMD_4x32 &other) noexceptBotan::SIMD_4x32inline
operator^=(uint32_t other) noexceptBotan::SIMD_4x32inline
operator|(const SIMD_4x32 &other) const noexceptBotan::SIMD_4x32inline
operator|=(const SIMD_4x32 &other) noexceptBotan::SIMD_4x32inline
operator~() const noexceptBotan::SIMD_4x32inline
raw() const noexceptBotan::SIMD_4x32inline
rotl() const noexceptBotan::SIMD_4x32inline
rotr() const noexceptBotan::SIMD_4x32inline
shift_elems_left() const noexceptBotan::SIMD_4x32inline
shift_elems_right() const noexceptBotan::SIMD_4x32inline
shl() const noexceptBotan::SIMD_4x32inline
shr() const noexceptBotan::SIMD_4x32inline
sigma0() const noexceptBotan::SIMD_4x32inline
sigma1() const noexceptBotan::SIMD_4x32inline
SIMD_4x32(const SIMD_4x32 &other)=defaultBotan::SIMD_4x32
SIMD_4x32(SIMD_4x32 &&other)=defaultBotan::SIMD_4x32
SIMD_4x32() noexceptBotan::SIMD_4x32inline
SIMD_4x32(const uint32_t B[4]) noexceptBotan::SIMD_4x32inlineexplicit
SIMD_4x32(uint32_t B0, uint32_t B1, uint32_t B2, uint32_t B3) noexceptBotan::SIMD_4x32inline
SIMD_4x32(native_simd_type x) noexceptBotan::SIMD_4x32inlineexplicit
splat(uint32_t B) noexceptBotan::SIMD_4x32inlinestatic
splat_u8(uint8_t B) noexceptBotan::SIMD_4x32inlinestatic
store_be(uint32_t out[4]) const noexceptBotan::SIMD_4x32inline
store_be(uint8_t out[]) const noexceptBotan::SIMD_4x32inline
store_le(uint32_t out[4]) const noexceptBotan::SIMD_4x32inline
store_le(uint64_t out[2]) const noexceptBotan::SIMD_4x32inline
store_le(uint8_t out[]) const noexceptBotan::SIMD_4x32inline
transpose(SIMD_4x32 &B0, SIMD_4x32 &B1, SIMD_4x32 &B2, SIMD_4x32 &B3) noexceptBotan::SIMD_4x32inlinestatic
~SIMD_4x32()=defaultBotan::SIMD_4x32