crypto/octeontx2: add security misc callbacks
[dpdk.git] / drivers / crypto / octeontx2 / otx2_cryptodev_ops.h
index 9bd24e7..1970187 100644 (file)
@@ -10,6 +10,6 @@
 #define OTX2_CPT_MIN_HEADROOM_REQ      24
 #define OTX2_CPT_MIN_TAILROOM_REQ      8
 
-struct rte_cryptodev_ops otx2_cpt_ops;
+extern struct rte_cryptodev_ops otx2_cpt_ops;
 
 #endif /* _OTX2_CRYPTODEV_OPS_H_ */