#include <botan/gcm.h>
#include <botan/mac.h>
#include <botan/types.h>
#include <algorithm>
Go to the source code of this file.