Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::SIMD_16x32, including all inherited members.
B1 | Botan::SIMD_16x32 | |
B2 | Botan::SIMD_16x32 | |
B3 | Botan::SIMD_16x32 | |
B4 | Botan::SIMD_16x32 | |
B5 | Botan::SIMD_16x32 | |
B6 | Botan::SIMD_16x32 | |
B7 | Botan::SIMD_16x32 | |
B8 | Botan::SIMD_16x32 | |
B9 | Botan::SIMD_16x32 | |
BA | Botan::SIMD_16x32 | |
BB | Botan::SIMD_16x32 | |
BC | Botan::SIMD_16x32 | |
BD | Botan::SIMD_16x32 | |
BE | Botan::SIMD_16x32 | |
BF | Botan::SIMD_16x32 | |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") BOTAN_FORCE_INLINE SIMD_16x32() | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") explicit SIMD_16x32(const uint32_t B[16]) | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") explicit SIMD_16x32(uint32_t B0 | Botan::SIMD_16x32 | |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") static SIMD_16x32 splat(uint32_t B) | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") static SIMD_16x32 load_le(const uint8_t *in) | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") static SIMD_16x32 load_be(const uint8_t *in) | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") void store_le(uint8_t out[]) const | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") void store_be(uint8_t out[]) const | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") SIMD_16x32 rotl() const | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") SIMD_16x32 rotr() const | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") sigma0() const | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") sigma1() const | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") SIMD_16x32 operator+(const SIMD_16x32 &other) const | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") SIMD_16x32 operator-(const SIMD_16x32 &other) const | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") SIMD_16x32 operator^(const SIMD_16x32 &other) const | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") SIMD_16x32 operator|(const SIMD_16x32 &other) const | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") SIMD_16x32 operator&(const SIMD_16x32 &other) const | Botan::SIMD_16x32 | inline |
BOTAN_FUNC_ISA("avx512f,avx512dq,avx512bw") void operator+ | Botan::SIMD_16x32 | |
operator=(const SIMD_16x32 &other)=default | Botan::SIMD_16x32 | |
operator=(SIMD_16x32 &&other)=default | Botan::SIMD_16x32 | |
SIMD_16x32(const SIMD_16x32 &other)=default | Botan::SIMD_16x32 | |
SIMD_16x32(SIMD_16x32 &&other)=default | Botan::SIMD_16x32 |