DOKK / manpages / debian 13 / dpdk-doc / rte_crypto_param_range.3.en
rte_crypto_param_range(3) Library Functions Manual rte_crypto_param_range(3)

rte_crypto_param_range

#include <rte_cryptodev.h>


uint16_t min
uint16_t max
uint16_t increment

Crypto parameters range description

Definition at line 84 of file rte_cryptodev.h.

minimum size

Definition at line 85 of file rte_cryptodev.h.

maximum size

Definition at line 86 of file rte_cryptodev.h.

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.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK