Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_options_parsing.c541 parse_cipher_op(struct cperf_options *opts, const char *arg) in parse_cipher_op() function
944 { CPERF_CIPHER_OP, parse_cipher_op }, in cperf_opts_parse_long()
/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c1065 parse_cipher_op(enum rte_crypto_cipher_operation *op, char *optarg) in parse_cipher_op() function
1221 return parse_cipher_op(&options->cipher_xform.cipher.op, in l2fwd_crypto_parse_args_long_options()