Botan  1.10.9
Namespaces | Functions
package.h File Reference
#include <botan/block_cipher.h>
#include <botan/rng.h>

Go to the source code of this file.

Namespaces

 Botan
 

Functions

void Botan::aont_package (RandomNumberGenerator &rng, BlockCipher *cipher, const byte input[], size_t input_len, byte output[])
 
void Botan::aont_unpackage (BlockCipher *cipher, const byte input[], size_t input_len, byte output[])