Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_crypto_sym.h367 struct rte_crypto_auth_xform { struct
368 enum rte_crypto_auth_operation op;
370 enum rte_crypto_auth_algorithm algo;
373 struct {
376 } key;
384 struct {
419 } iv; /**< Initialisation vector parameters */
421 uint16_t digest_length;