|
Botan 3.9.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::SIMD_2x64, including all inherited members.
| alignr8(const SIMD_2x64 &a, const SIMD_2x64 &b) | Botan::SIMD_2x64 | inlinestatic |
| bswap() const | Botan::SIMD_2x64 | inline |
| load_be(const void *in) | Botan::SIMD_2x64 | inlinestatic |
| load_le(const void *in) | Botan::SIMD_2x64 | inlinestatic |
| mul2_32(SIMD_2x64 x, SIMD_2x64 y) | Botan::SIMD_2x64 | inlinestatic |
| operator+(const SIMD_2x64 &other) const | Botan::SIMD_2x64 | inline |
| operator+=(const SIMD_2x64 &other) | Botan::SIMD_2x64 | inline |
| operator=(const SIMD_2x64 &other)=default | Botan::SIMD_2x64 | |
| operator=(SIMD_2x64 &&other)=default | Botan::SIMD_2x64 | |
| operator^(const SIMD_2x64 &other) const | Botan::SIMD_2x64 | inline |
| operator^=(const SIMD_2x64 &other) | Botan::SIMD_2x64 | inline |
| rotl() const | Botan::SIMD_2x64 | inline |
| rotr() const | Botan::SIMD_2x64 | inline |
| shr() const noexcept | Botan::SIMD_2x64 | inline |
| SIMD_2x64(const SIMD_2x64 &other)=default | Botan::SIMD_2x64 | |
| SIMD_2x64(SIMD_2x64 &&other)=default | Botan::SIMD_2x64 | |
| SIMD_2x64() | Botan::SIMD_2x64 | inline |
| SIMD_2x64(__m128i x) | Botan::SIMD_2x64 | inlineexplicit |
| store_le(uint64_t out[2]) const | Botan::SIMD_2x64 | inline |
| store_le(uint8_t out[]) const | Botan::SIMD_2x64 | inline |
| twist(SIMD_2x64 &B0, SIMD_2x64 &B1, SIMD_2x64 &C0, SIMD_2x64 &C1, SIMD_2x64 &D0, SIMD_2x64 &D1) | Botan::SIMD_2x64 | inlinestatic |
| untwist(SIMD_2x64 &B0, SIMD_2x64 &B1, SIMD_2x64 &C0, SIMD_2x64 &C1, SIMD_2x64 &D0, SIMD_2x64 &D1) | Botan::SIMD_2x64 | inlinestatic |
| ~SIMD_2x64()=default | Botan::SIMD_2x64 |