DPDK
23.07.0
|
#include <rte_crypto_asym.h>
Data Fields | |
rte_crypto_uint | base |
rte_crypto_uint | result |
Operations params for modular operations: exponentiation and multiplicative inverse
Definition at line 396 of file rte_crypto_asym.h.
rte_crypto_uint base |
Base of modular exponentiation/multiplicative inverse.
Definition at line 397 of file rte_crypto_asym.h.
rte_crypto_uint result |
Result of modular exponentiation/multiplicative inverse.
Definition at line 399 of file rte_crypto_asym.h.