|
Botan 3.9.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::SIMD_4x64, including all inherited members.
| alignr8(const SIMD_4x64 &a, const SIMD_4x64 &b) | Botan::SIMD_4x64 | inlinestatic |
| bswap() const | Botan::SIMD_4x64 | inline |
| load_be(const void *in) | Botan::SIMD_4x64 | inlinestatic |
| load_be2(const void *inl, const void *inh) | Botan::SIMD_4x64 | inlinestatic |
| load_le(const void *in) | Botan::SIMD_4x64 | inlinestatic |
| load_le2(const void *inl, const void *inh) | Botan::SIMD_4x64 | inlinestatic |
| mul2_32(SIMD_4x64 x, SIMD_4x64 y) | Botan::SIMD_4x64 | inlinestatic |
| operator+(const SIMD_4x64 &other) const | Botan::SIMD_4x64 | inline |
| operator+=(const SIMD_4x64 &other) | Botan::SIMD_4x64 | inline |
| operator=(const SIMD_4x64 &other)=default | Botan::SIMD_4x64 | |
| operator=(SIMD_4x64 &&other)=default | Botan::SIMD_4x64 | |
| operator^(const SIMD_4x64 &other) const | Botan::SIMD_4x64 | inline |
| operator^=(const SIMD_4x64 &other) | Botan::SIMD_4x64 | inline |
| permute_4x64(SIMD_4x64 x) | Botan::SIMD_4x64 | inlinestatic |
| rotl() const | Botan::SIMD_4x64 | inline |
| rotr() const | Botan::SIMD_4x64 | inline |
| shr() const noexcept | Botan::SIMD_4x64 | inline |
| SIMD_4x64(const SIMD_4x64 &other)=default | Botan::SIMD_4x64 | |
| SIMD_4x64(SIMD_4x64 &&other)=default | Botan::SIMD_4x64 | |
| SIMD_4x64() | Botan::SIMD_4x64 | inline |
| SIMD_4x64(__m256i x) | Botan::SIMD_4x64 | inlineexplicit |
| store_le(uint64_t out[4]) const | Botan::SIMD_4x64 | inline |
| store_le(uint8_t out[]) const | Botan::SIMD_4x64 | inline |
| store_le2(void *outh, void *outl) | Botan::SIMD_4x64 | inline |
| twist(SIMD_4x64 &B, SIMD_4x64 &C, SIMD_4x64 &D) | Botan::SIMD_4x64 | inlinestatic |
| untwist(SIMD_4x64 &B, SIMD_4x64 &C, SIMD_4x64 &D) | Botan::SIMD_4x64 | inlinestatic |
| ~SIMD_4x64()=default | Botan::SIMD_4x64 |