]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_cryptodev.h
test/crypto: add AES-GCM J0 case
[dpdk.git] / app / test / test_cryptodev.h
index def304e8da062d00a0e75d3ac03f63472ae027db..41542e0552e3330bf02c79d0d36879bea7485eda 100644 (file)
@@ -44,6 +44,7 @@
 #define TRUNCATED_DIGEST_BYTE_LENGTH_SHA512            (32)
 
 #define MAXIMUM_IV_LENGTH                              (16)
+#define AES_GCM_J0_LENGTH                              (16)
 
 #define IV_OFFSET                      (sizeof(struct rte_crypto_op) + \
                sizeof(struct rte_crypto_sym_op) + DEFAULT_NUM_XFORMS * \