Botan 3.6.1
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/types.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::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) |
Internal Header.
Definition in file simd_32.h.