version: 19.11.0
[dpdk.git] / drivers / crypto / octeontx2 / meson.build
index 845d50d..b6e5b73 100644 (file)
@@ -10,7 +10,10 @@ deps += ['common_cpt']
 deps += ['common_octeontx2']
 name = 'octeontx2_crypto'
 
+allow_experimental_apis = true
 sources = files('otx2_cryptodev.c',
+               'otx2_cryptodev_capabilities.c',
+               'otx2_cryptodev_hw_access.c',
                'otx2_cryptodev_mbox.c',
                'otx2_cryptodev_ops.c')