Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c179 uint8_t dev_id;
180 uint8_t qp_id;
182 unsigned digest_length;
183 unsigned block_size;
186 struct l2fwd_iv auth_iv;
187 struct l2fwd_iv aead_iv;
188 struct l2fwd_key aad;
191 uint8_t do_cipher;
192 uint8_t do_hash;
193 uint8_t do_aead;
[all …]