Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_options_parsing.c525 parse_cipher_algo(struct cperf_options *opts, const char *arg) in parse_cipher_algo() function
943 { CPERF_CIPHER_ALGO, parse_cipher_algo }, in cperf_opts_parse_long()
/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c1051 parse_cipher_algo(enum rte_crypto_cipher_algorithm *algo, char *optarg) in parse_cipher_algo() function
1217 return parse_cipher_algo(&options->cipher_xform.cipher.algo, in l2fwd_crypto_parse_args_long_options()