#include <botan/cbc_mac.h>
#include <botan/internal/xor_buf.h>
#include <algorithm>
Go to the source code of this file.