net/ngbe: support MTU set
[dpdk.git] / drivers / crypto / meson.build
index ea239f4..2585471 100644 (file)
@@ -6,8 +6,6 @@ if is_windows
 endif
 
 drivers = [
-        'aesni_gcm',
-        'aesni_mb',
         'armv8',
         'bcmfs',
         'caam_jr',
@@ -15,7 +13,7 @@ drivers = [
         'cnxk',
         'dpaa_sec',
         'dpaa2_sec',
-        'kasumi',
+        'ipsec_mb',
         'mlx5',
         'mvsam',
         'nitrox',
@@ -24,9 +22,7 @@ drivers = [
         'octeontx2',
         'openssl',
         'scheduler',
-        'snow3g',
         'virtio',
-        'zuc',
 ]
 
 std_deps = ['cryptodev'] # cryptodev pulls in all other needed deps