Home
last modified time | relevance | path

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

/dpdk/lib/cryptodev/
H A Drte_crypto_sym.h193 struct rte_crypto_cipher_xform { struct
194 enum rte_crypto_cipher_operation op;
199 enum rte_crypto_cipher_algorithm algo;
202 struct {
205 } key;
237 struct {
279 } iv; /**< Initialisation vector parameters */
281 uint32_t dataunit_len;