|
Botan 2.19.5
Crypto and TLS for C&
|
#include <botan/sm4.h>#include <arm_neon.h>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
Macros | |
| #define | SM4_E(B0, B1, B2, B3, K) |
| #define SM4_E | ( | B0, | |
| B1, | |||
| B2, | |||
| B3, | |||
| K | |||
| ) |
Definition at line 41 of file sm4_armv8.cpp.