*/
#define BLOCKSIZE 16
#define MAXBLK AES_BLOCK_SIZE
#define MAXBLK BLOCKSIZE
struct keystate {
struct crypto_xf *xf; /* Back pointer */