Home
last modified time | relevance | path

Searched refs:CPERF_CIPHER_IV_SZ (Results 1 – 2 of 2) sorted by relevance

/dpdk/app/test-crypto-perf/
H A Dcperf_options.h36 #define CPERF_CIPHER_IV_SZ ("cipher-iv-sz") macro
H A Dcperf_options_parsing.c861 { CPERF_CIPHER_IV_SZ, required_argument, 0, 0 },
982 { CPERF_CIPHER_IV_SZ, parse_cipher_iv_sz }, in cperf_opts_parse_long()