Botan 3.11.0
Crypto and TLS for C&
Botan::SIMD_2x64 Member List

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_2x64inlinestatic
all_ones()Botan::SIMD_2x64inlinestatic
andc(const SIMD_2x64 &other) const noexceptBotan::SIMD_2x64inline
bswap() constBotan::SIMD_2x64inline
interleave_high(const SIMD_2x64 &a, const SIMD_2x64 &b)Botan::SIMD_2x64inlinestatic
interleave_low(const SIMD_2x64 &a, const SIMD_2x64 &b)Botan::SIMD_2x64inlinestatic
load_be(const void *in)Botan::SIMD_2x64inlinestatic
load_be(std::span< const uint8_t, 16 > in)Botan::SIMD_2x64inlinestatic
load_le(const void *in)Botan::SIMD_2x64inlinestatic
load_le(std::span< const uint8_t, 16 > in)Botan::SIMD_2x64inlinestatic
mul2_32(SIMD_2x64 x, SIMD_2x64 y)Botan::SIMD_2x64inlinestatic
operator+(const SIMD_2x64 &other) constBotan::SIMD_2x64inline
operator+=(const SIMD_2x64 &other)Botan::SIMD_2x64inline
operator=(const SIMD_2x64 &other)=defaultBotan::SIMD_2x64
operator=(SIMD_2x64 &&other)=defaultBotan::SIMD_2x64
operator^(const SIMD_2x64 &other) constBotan::SIMD_2x64inline
operator^=(const SIMD_2x64 &other)Botan::SIMD_2x64inline
raw() const noexceptBotan::SIMD_2x64inline
reverse_all_bytes() constBotan::SIMD_2x64inline
rotl() constBotan::SIMD_2x64inline
rotr() constBotan::SIMD_2x64inline
shl() const noexceptBotan::SIMD_2x64inline
shr() const noexceptBotan::SIMD_2x64inline
SIMD_2x64(const SIMD_2x64 &other)=defaultBotan::SIMD_2x64
SIMD_2x64(SIMD_2x64 &&other)=defaultBotan::SIMD_2x64
SIMD_2x64()Botan::SIMD_2x64inline
SIMD_2x64(uint64_t low, uint64_t high)Botan::SIMD_2x64inline
SIMD_2x64(native_simd_type x)Botan::SIMD_2x64inlineexplicit
store_be(uint64_t out[2]) constBotan::SIMD_2x64inline
store_be(uint8_t out[]) constBotan::SIMD_2x64inline
store_be(std::span< uint8_t, 16 > out) constBotan::SIMD_2x64inline
store_le(uint64_t out[2]) constBotan::SIMD_2x64inline
store_le(uint8_t out[]) constBotan::SIMD_2x64inline
store_le(std::span< uint8_t, 16 > out) constBotan::SIMD_2x64inline
swap_lanes() constBotan::SIMD_2x64inline
twist(SIMD_2x64 &B0, SIMD_2x64 &B1, SIMD_2x64 &C0, SIMD_2x64 &C1, SIMD_2x64 &D0, SIMD_2x64 &D1)Botan::SIMD_2x64inlinestatic
untwist(SIMD_2x64 &B0, SIMD_2x64 &B1, SIMD_2x64 &C0, SIMD_2x64 &C1, SIMD_2x64 &D0, SIMD_2x64 &D1)Botan::SIMD_2x64inlinestatic
~SIMD_2x64()=defaultBotan::SIMD_2x64