Botan 3.4.0
Crypto and TLS for C&
Namespaces | Functions
noekeon_simd.cpp File Reference
#include <botan/internal/noekeon.h>
#include <botan/internal/simd_32.h>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Functions

void Botan::gamma (SIMD_4x32 &A0, SIMD_4x32 &A1, SIMD_4x32 &A2, SIMD_4x32 &A3)
 
void Botan::theta (SIMD_4x32 &A0, SIMD_4x32 &A1, SIMD_4x32 &A2, SIMD_4x32 &A3, const SIMD_4x32 &K0, const SIMD_4x32 &K1, const SIMD_4x32 &K2, const SIMD_4x32 &K3)