Home
last modified time | relevance | path

Searched defs:sym_crypto_data (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.c1662 struct sym_crypto_data { struct
1664 union {
1710 uint16_t data_offset;
1713 uint16_t digest_len;
1716 uint16_t block_size;
1719 uint16_t op_mask;
1722 struct rte_cryptodev_sym_session *session;
1725 uint16_t direction;
1728 uint8_t iv_aad_data[32];
2865 struct sym_crypto_data *sym_crypto_data; in rte_table_action_crypto_sym_session_get() local