|
Botan 3.9.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::SIMD_8x64, including all inherited members.
| alignr8(const SIMD_8x64 &a, const SIMD_8x64 &b) | Botan::SIMD_8x64 | inlinestatic |
| bswap() const | Botan::SIMD_8x64 | inline |
| load_be(const void *in) | Botan::SIMD_8x64 | inlinestatic |
| load_be4(const void *in0, const void *in1, const void *in2, const void *in3) | Botan::SIMD_8x64 | inlinestatic |
| load_le(const void *in) | Botan::SIMD_8x64 | inlinestatic |
| load_le4(const void *in0, const void *in1, const void *in2, const void *in3) | Botan::SIMD_8x64 | inlinestatic |
| operator+(const SIMD_8x64 &other) const | Botan::SIMD_8x64 | inline |
| operator+=(const SIMD_8x64 &other) | Botan::SIMD_8x64 | inline |
| operator=(const SIMD_8x64 &other)=default | Botan::SIMD_8x64 | |
| operator=(SIMD_8x64 &&other)=default | Botan::SIMD_8x64 | |
| operator^(const SIMD_8x64 &other) const | Botan::SIMD_8x64 | inline |
| operator^=(const SIMD_8x64 &other) | Botan::SIMD_8x64 | inline |
| rotl() const | Botan::SIMD_8x64 | inline |
| rotr() const | Botan::SIMD_8x64 | inline |
| shr() const noexcept | Botan::SIMD_8x64 | inline |
| SIMD_8x64(const SIMD_8x64 &other)=default | Botan::SIMD_8x64 | |
| SIMD_8x64(SIMD_8x64 &&other)=default | Botan::SIMD_8x64 | |
| SIMD_8x64() | Botan::SIMD_8x64 | inline |
| SIMD_8x64(__m512i x) | Botan::SIMD_8x64 | inlineexplicit |
| store_le(uint64_t out[8]) const | Botan::SIMD_8x64 | inline |
| store_le(uint8_t out[]) const | Botan::SIMD_8x64 | inline |
| store_le4(void *out0, void *out1, void *out2, void *out3) | Botan::SIMD_8x64 | inline |
| ~SIMD_8x64()=default | Botan::SIMD_8x64 |