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