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

Crypto CNXK PMD session structure. More...

#include <rte_pmd_cnxk_crypto.h>

Data Structures

union  [union].__unnamed0__

Data Fields

enum rte_crypto_op_type op_type
enum rte_crypto_op_sess_type sess_type

Detailed Description

Crypto CNXK PMD session structure.

This structure represents the session structure that would be used to store the session information.

Definition at line 81 of file rte_pmd_cnxk_crypto.h.

Field Documentation

◆ op_type

enum rte_crypto_op_type op_type

Crypto type (symmetric or asymmetric).

Definition at line 83 of file rte_pmd_cnxk_crypto.h.

◆ sess_type

enum rte_crypto_op_sess_type sess_type

Session type (Crypto or security).

Definition at line 85 of file rte_pmd_cnxk_crypto.h.


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