kmac_data_st
struct kmac_data_st *kctx = vmacctx;
static struct kmac_data_st *kmac_new(void *provctx)
struct kmac_data_st *kctx;
struct kmac_data_st *kctx = kmac_new(provctx);
struct kmac_data_st *src = vsrc;
struct kmac_data_st *dst;
static int kmac_setkey(struct kmac_data_st *kctx, const unsigned char *key,
struct kmac_data_st *kctx = vmacctx;
struct kmac_data_st *kctx = vmacctx;
struct kmac_data_st *kctx = vmacctx;
struct kmac_data_st *kctx = vmacctx;
struct kmac_data_st *kctx = vmacctx;
struct kmac_data_st *macctx = kmac##size##_new(provctx); \