Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_options.h35 #define CPERF_CIPHER_IV_SZ ("cipher-iv-sz") macro
H A Dcperf_options_parsing.c827 { CPERF_CIPHER_IV_SZ, required_argument, 0, 0 },
946 { CPERF_CIPHER_IV_SZ, parse_cipher_iv_sz }, in cperf_opts_parse_long()