DPDK
19.02.0
|
#include <rte_crypto_asym.h>
Data Fields | |
rte_crypto_param | base |
Operations params for modular operations: exponentiation and invert
Definition at line 323 of file rte_crypto_asym.h.
rte_crypto_param base |
Pointer to base of modular exponentiation/inversion data in Octet-string network byte order format.
Definition at line 325 of file rte_crypto_asym.h.