HASH_BUFLEN
u8 buffer[HASH_BUFLEN] __aligned(sizeof(u32));
u8 xmit_buf[HASH_BUFLEN] __aligned(sizeof(u32));
if (rctx->state.blocklen > HASH_BUFLEN) {