Botan 3.3.0
Crypto and TLS for C&
Classes | Namespaces | Functions
simd_32.h File Reference

Internal Header. More...

#include <botan/types.h>

Go to the source code of this file.

Classes

class  Botan::SIMD_4x32
 

Namespaces

namespace  Botan
 

Functions

template<size_t R>
SIMD_4x32 Botan::rotl (SIMD_4x32 input)
 
template<size_t R>
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_32.h.