Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_crypto_sym.h466 struct rte_crypto_aead_xform { struct
467 enum rte_crypto_aead_operation op;
469 enum rte_crypto_aead_algorithm algo;
472 struct {
475 } key;
477 struct {
514 } iv; /**< Initialisation vector parameters */
516 uint16_t digest_length;
518 uint16_t aad_length;