|
DPDK 25.11.0-rc1
|
#include <rte_crypto_asym.h>
Data Fields | |
| enum rte_crypto_ml_kem_op_type | op |
| rte_crypto_param | key |
PQC ML-KEM KEYVER op
Parameters for PQC ML-KEM key verification operation
Definition at line 840 of file rte_crypto_asym.h.
| enum rte_crypto_ml_kem_op_type op |
Op associated with key to be verified is one of below:
Definition at line 841 of file rte_crypto_asym.h.
| rte_crypto_param key |
KEM key to check.
Definition at line 848 of file rte_crypto_asym.h.