Lines Matching defs:IV_OFF
622 #define IV_OFF (sizeof(struct rte_crypto_op) + sizeof(struct rte_crypto_sym_op))
718 uint8_t *iv = rte_crypto_op_ctod_offset(env.op, uint8_t *, IV_OFF);
772 IV_OFF);
811 uint8_t *iv = rte_crypto_op_ctod_offset(env.op, uint8_t *, IV_OFF);
1158 cipher_xform->iv.offset = IV_OFF;
1206 cipher_xform->iv.offset = IV_OFF;
1282 aead_xform->iv.offset = IV_OFF;
1329 auth_xform->iv.offset = IV_OFF;
1411 aead_xform->iv.offset = IV_OFF;
1496 cipher_xform->iv.offset = IV_OFF;