|
DPDK 25.11.0-rc1
|
#include <rte_crypto_asym.h>
Data Fields | |
| rte_crypto_param | message |
| rte_crypto_param | ek |
| rte_crypto_param | cipher |
| rte_crypto_param | sk |
PQC ML-KEM ENCAP op
Parameters for PQC ML-KEM encapsulation operation
Definition at line 861 of file rte_crypto_asym.h.
| rte_crypto_param message |
The message (of 32 bytes in length) for randomness.
Definition at line 862 of file rte_crypto_asym.h.
The encapsulation key.
Definition at line 865 of file rte_crypto_asym.h.
| rte_crypto_param cipher |
Pointer to output data
rte_crypto_ml_kem_cipher_size for size of buffer. Definition at line 868 of file rte_crypto_asym.h.
Pointer to output data
Definition at line 875 of file rte_crypto_asym.h.