|
Botan 3.9.0
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/compiler.h>#include <botan/types.h>#include <botan/internal/isa_extn.h>#include <immintrin.h>Go to the source code of this file.
Classes | |
| class | Botan::SIMD_8x32 |
Namespaces | |
| namespace | Botan |
Functions | |
| template<size_t R> | |
| SIMD_8x32 | Botan::rotl (SIMD_8x32 input) |
| template<size_t R> | |
| SIMD_8x32 | Botan::rotr (SIMD_8x32 input) |
| template<size_t S> | |
| SIMD_8x32 | Botan::shl (SIMD_8x32 input) |
Internal Header.
Definition in file simd_avx2.h.