DPDK  21.08.0
rte_crypto_asym_op Struct Reference

#include <rte_crypto_asym.h>

Detailed Description

Asymmetric Cryptographic Operation.

Structure describing asymmetric crypto operation params.

Definition at line 623 of file rte_crypto_asym.h.

Field Documentation

◆ session

struct rte_cryptodev_asym_session* session

Handle for the initialised session context

Definition at line 626 of file rte_crypto_asym.h.

◆ xform

struct rte_crypto_asym_xform* xform

Session-less API crypto operation parameters

Definition at line 628 of file rte_crypto_asym.h.


The documentation for this struct was generated from the following file: