common/mlx5: move some getter functions from net driver
[dpdk.git] / drivers / common / cpt / cpt_mcode_defines.h
index 8bb09e6..69d831b 100644 (file)
@@ -320,7 +320,7 @@ struct cpt_ctx {
                mc_zuc_snow3g_ctx_t zs_ctx;
                mc_kasumi_ctx_t k_ctx;
        };
-       uint8_t  auth_key[64];
+       uint8_t  auth_key[1024];
 };
 
 /* Prime and order fields of built-in elliptic curves */