Home
last modified time | relevance | path

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

/dpdk/app/test-crypto-perf/
H A Dcperf_options_parsing.c552 parse_cipher_algo(struct cperf_options *opts, const char *arg) in parse_cipher_algo() function
/dpdk/examples/l2fwd-crypto/
H A Dmain.c1081 parse_cipher_algo(enum rte_crypto_cipher_algorithm *algo, char *optarg) in parse_cipher_algo() function