Botan 3.9.0
Crypto and TLS for C&
simd_4x32.h File Reference

Internal Header. More...

#include <botan/compiler.h>
#include <botan/types.h>
#include <botan/internal/isa_extn.h>
#include <botan/internal/target_info.h>
#include <span>

Go to the source code of this file.

Classes

class  Botan::SIMD_4x32

Namespaces

namespace  Botan

Functions

template<size_t R>
SIMD_4x32 BOTAN_FN_ISA_SIMD_4X32 Botan::rotl (SIMD_4x32 input)
template<size_t R>
SIMD_4x32 BOTAN_FN_ISA_SIMD_4X32 Botan::rotr (SIMD_4x32 input)
template<size_t S>
SIMD_4x32 Botan::shl (SIMD_4x32 input)

Detailed Description

Internal Header.

Definition in file simd_4x32.h.