Botan 3.9.0
Crypto and TLS for C&
|
#include <botan/internal/aes.h>
#include <botan/internal/isa_extn.h>
#include <bit>
#include <altivec.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Typedefs | |
typedef __vector unsigned int | Botan::Altivec32x4 |
typedef __vector unsigned long long | Botan::Altivec64x2 |
typedef __vector unsigned char | Botan::Altivec8x16 |