common/cnxk: add hash generation API
[dpdk.git] / drivers / common / cnxk / roc_api.h
index 52cb2f2..9c06cfe 100644 (file)
 #include "roc_ie_ot.h"
 #include "roc_se.h"
 
+/* HASH computation */
+#include "roc_hash.h"
+
 #endif /* _ROC_API_H_ */