Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_options_parsing.c595 parse_auth_op(struct cperf_options *opts, const char *arg) in parse_auth_op() function
948 { CPERF_AUTH_OP, parse_auth_op }, in cperf_opts_parse_long()
/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c1137 parse_auth_op(enum rte_crypto_auth_operation *op, char *optarg) in parse_auth_op() function
1257 return parse_auth_op(&options->auth_xform.auth.op, in l2fwd_crypto_parse_args_long_options()