]> git.droids-corp.org - dpdk.git/blobdiff - drivers/crypto/dpaa2_sec/dpaa2_sec_priv.h
crypto/dpaa2_sec: fix build with gcc 7.1
[dpdk.git] / drivers / crypto / dpaa2_sec / dpaa2_sec_priv.h
index a477404b5301373f1555bf6b0d07a28112dde9ab..2dac330750d59924b2a52ddf670b9a0220fab024 100644 (file)
@@ -2,7 +2,7 @@
  *   BSD LICENSE
  *
  *   Copyright (c) 2016 Freescale Semiconductor, Inc. All rights reserved.
- *   Copyright (c) 2016 NXP. All rights reserved.
+ *   Copyright 2016 NXP.
  *
  *   Redistribution and use in source and binary forms, with or without
  *   modification, are permitted provided that the following conditions
@@ -34,6 +34,9 @@
 #ifndef _RTE_DPAA2_SEC_PMD_PRIVATE_H_
 #define _RTE_DPAA2_SEC_PMD_PRIVATE_H_
 
+#define CRYPTODEV_NAME_DPAA2_SEC_PMD   crypto_dpaa2_sec_pmd
+/**< Open SSL Crypto PMD device name */
+
 #define MAX_QUEUES             64
 #define MAX_DESC_SIZE          64
 /** private data structure for each DPAA2_SEC device */