|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <botan/block_cipher.h>Go to the source code of this file.
Namespaces | |
| Botan | |
Functions | |
| void | Botan::aont_package (RandomNumberGenerator &rng, BlockCipher *cipher, const uint8_t input[], size_t input_len, uint8_t output[]) |
| void | Botan::aont_unpackage (BlockCipher *cipher, const uint8_t input[], size_t input_len, uint8_t output[]) |
1.8.9.1