DPDK
22.03.0
|
#include <rte_crypto_asym.h>
Data Fields | |
enum rte_crypto_asym_op_type | type |
rte_crypto_uint | p |
rte_crypto_uint | g |
Asymmetric DH transform data
Structure describing deffie-hellman xform params
Definition at line 258 of file rte_crypto_asym.h.
enum rte_crypto_asym_op_type type |
Setup xform for key generate or shared secret compute
Definition at line 259 of file rte_crypto_asym.h.
Prime modulus data
Definition at line 261 of file rte_crypto_asym.h.
DH Generator
Definition at line 263 of file rte_crypto_asym.h.