]> git.droids-corp.org - dpdk.git/blobdiff - drivers/crypto/kasumi/rte_kasumi_pmd_private.h
cryptodev: fix KASUMI F9 expected parameters
[dpdk.git] / drivers / crypto / kasumi / rte_kasumi_pmd_private.h
index 9315a791c74caee2a13f1b4e128317679155a0e7..0ce2a2e3019fac2eda69acc48054c57b1cf090cd 100644 (file)
@@ -96,7 +96,6 @@ struct kasumi_session {
        enum kasumi_operation op;
        enum rte_crypto_auth_operation auth_op;
        uint16_t cipher_iv_offset;
-       uint16_t auth_iv_offset;
 } __rte_cache_aligned;