Botan 3.3.0
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.

B1Botan::SIMD_8x32
B2Botan::SIMD_8x32
B3Botan::SIMD_8x32
B4Botan::SIMD_8x32
B5Botan::SIMD_8x32
B6Botan::SIMD_8x32
BOTAN_FUNC_ISA("avx2") BOTAN_FORCE_INLINE SIMD_8x32() noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") explicit SIMD_8x32(const uint32_t B[8]) noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") explicit SIMD_8x32(uint32_t B0Botan::SIMD_8x32
BOTAN_FUNC_ISA("avx2") static SIMD_8x32 splat(uint32_t B) noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") static SIMD_8x32 load_le(const uint8_t *in) noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") static SIMD_8x32 load_be(const uint8_t *in) noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") void store_le(uint8_t out[]) const noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") void store_be(uint8_t out[]) const noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") SIMD_8x32 rotl() const noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") SIMD_8x32 rotr() const noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") sigma0() const noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") sigma1() const noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") SIMD_8x32 operator+(const SIMD_8x32 &other) const noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") SIMD_8x32 operator-(const SIMD_8x32 &other) const noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") SIMD_8x32 operator^(const SIMD_8x32 &other) const noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") SIMD_8x32 operator|(const SIMD_8x32 &other) const noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") SIMD_8x32 operator&(const SIMD_8x32 &other) const noexceptBotan::SIMD_8x32inline
BOTAN_FUNC_ISA("avx2") void operator+Botan::SIMD_8x32
noexceptBotan::SIMD_8x32
operator=(const SIMD_8x32 &other)=defaultBotan::SIMD_8x32
operator=(SIMD_8x32 &&other)=defaultBotan::SIMD_8x32
SIMD_8x32(const SIMD_8x32 &other)=defaultBotan::SIMD_8x32
SIMD_8x32(SIMD_8x32 &&other)=defaultBotan::SIMD_8x32
~SIMD_8x32()=defaultBotan::SIMD_8x32