DPDK 25.11.0-rc1
Data Fields
rte_crypto_ml_kem_decap_op Struct Reference

#include <rte_crypto_asym.h>

Data Fields

rte_crypto_param cipher
 
rte_crypto_param dk
 
rte_crypto_param sk
 

Detailed Description

PQC ML-KEM DECAP op

Parameters for PQC ML-KEM decapsulation operation

Definition at line 887 of file rte_crypto_asym.h.

Field Documentation

◆ cipher

The cipher to be decapsulated.

Definition at line 888 of file rte_crypto_asym.h.

◆ dk

The decapsulation key.

Definition at line 891 of file rte_crypto_asym.h.

◆ sk

Pointer to output data

  • The computed shared secret key (32 bytes).

Definition at line 894 of file rte_crypto_asym.h.


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