DPDK 25.11.3
Loading...
Searching...
No Matches
rte_crypto_asym_xform Struct Reference

#include <rte_crypto_asym.h>

Data Fields

struct rte_crypto_asym_xformnext
enum rte_crypto_asym_xform_type xform_type

Detailed Description

Asymmetric crypto transform data

Structure describing asym xforms.

Examples
examples/fips_validation/main.c.

Definition at line 1056 of file rte_crypto_asym.h.

Field Documentation

◆ next

struct rte_crypto_asym_xform* next

Pointer to next xform to set up xform chain.

Examples
examples/fips_validation/main.c.

Definition at line 1057 of file rte_crypto_asym.h.

◆ xform_type

enum rte_crypto_asym_xform_type xform_type

Asymmetric crypto transform

Examples
examples/fips_validation/main.c.

Definition at line 1059 of file rte_crypto_asym.h.


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