Botan 3.9.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
bswap() constBotan::SIMD_2x64inline
load_be(const void *in)Botan::SIMD_2x64inlinestatic
load_le(const void *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
rotl() constBotan::SIMD_2x64inline
rotr() constBotan::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(__m128i x)Botan::SIMD_2x64inlineexplicit
store_le(uint64_t out[2]) constBotan::SIMD_2x64inline
store_le(uint8_t out[]) 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