Botan  1.10.9
Namespaces | Functions
xor_buf.h File Reference
#include <botan/types.h>

Go to the source code of this file.

Namespaces

 Botan
 

Functions

void Botan::xor_buf (byte out[], const byte in[], size_t length)
 
void Botan::xor_buf (byte out[], const byte in[], const byte in2[], size_t length)