DPDK  24.03.0
Data Fields
rte_cryptodev_asym_capability_idx Struct Reference

#include <rte_cryptodev.h>

Data Fields

enum rte_crypto_asym_xform_type type
 

Detailed Description

Structure used to describe asymmetric crypto xforms Each xform maps to one asym algorithm.

Examples:
examples/fips_validation/main.c.

Definition at line 229 of file rte_cryptodev.h.

Field Documentation

◆ type

Asymmetric xform (algo) type

Examples:
examples/fips_validation/main.c.

Definition at line 230 of file rte_cryptodev.h.


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