Home
last modified time | relevance | path

Searched refs:rte_cryptodev_get_cipher_algo_enum (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/lib/librte_cryptodev/
H A Dversion.map23 rte_cryptodev_get_cipher_algo_enum;
H A Drte_cryptodev.h339 rte_cryptodev_get_cipher_algo_enum(enum rte_crypto_cipher_algorithm *algo_enum,
H A Drte_cryptodev.c205 rte_cryptodev_get_cipher_algo_enum(enum rte_crypto_cipher_algorithm *algo_enum, in rte_cryptodev_get_cipher_algo_enum() function
/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_options_parsing.c530 if (rte_cryptodev_get_cipher_algo_enum(&cipher_algo, arg) < 0) { in parse_cipher_algo()
/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c1054 if (rte_cryptodev_get_cipher_algo_enum(algo, optarg) < 0) { in parse_cipher_algo()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c4532 status = rte_cryptodev_get_cipher_algo_enum( in parse_table_action_cipher()
/f-stack/dpdk/examples/ip_pipeline/
H A Dcli.c3825 status = rte_cryptodev_get_cipher_algo_enum( in parse_table_action_cipher()