DPDK
24.07.0
|
#include <rte_cryptodev.h>
Data Fields | |
uint16_t | min |
uint16_t | max |
uint16_t | increment |
Crypto parameters range description
Definition at line 84 of file rte_cryptodev.h.
uint16_t min |
uint16_t max |
uint16_t increment |
if a range of sizes are supported, this parameter is used to indicate increments in byte size that are supported between the minimum and maximum
Definition at line 87 of file rte_cryptodev.h.