33 #ifndef _RTE_CRYPTO_SYM_H_
34 #define _RTE_CRYPTO_SYM_H_
108 RTE_CRYPTO_CIPHER_LIST_END
241 RTE_CRYPTO_AUTH_LIST_END
638 memset(op, 0,
sizeof(*op));
656 void *priv_data, uint8_t nb_xforms)
664 xform = xform->
next = --nb_xforms > 0 ? xform + 1 : NULL;
667 return sym_op->
xform;
struct rte_crypto_sym_op::@20::@25 aad
static void __rte_crypto_sym_op_reset(struct rte_crypto_sym_op *op)
rte_crypto_sym_op_sess_type
rte_crypto_auth_operation
struct rte_crypto_sym_op::@19::@21 data
rte_crypto_cipher_operation
static struct rte_crypto_sym_xform * __rte_crypto_sym_op_sym_xforms_alloc(struct rte_crypto_sym_op *sym_op, void *priv_data, uint8_t nb_xforms)
static int __rte_crypto_sym_op_attach_sym_session(struct rte_crypto_sym_op *sym_op, struct rte_cryptodev_sym_session *sess)
struct rte_crypto_sym_op::@20::@24 digest
struct rte_cryptodev_sym_session * session
rte_crypto_auth_algorithm
rte_crypto_sym_xform_type
#define __rte_cache_aligned
struct rte_crypto_sym_xform * xform
struct rte_crypto_sym_op::@19::@22 iv
rte_crypto_cipher_algorithm