Home
last modified time | relevance | path

Searched refs:rte_crypto_cipher_algorithm (Results 1 – 25 of 31) sorted by relevance

12

/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_engine.h82 enum rte_crypto_cipher_algorithm c_algo,
97 enum rte_crypto_cipher_algorithm c_algo,
H A Dbcmfs_sym_session.h34 enum rte_crypto_cipher_algorithm algo;
H A Dbcmfs_sym_engine.c191 spu2_cipher_type_xlate(enum rte_crypto_cipher_algorithm cipher_alg, in spu2_cipher_type_xlate()
372 spu2_cipher_xlate(enum rte_crypto_cipher_algorithm cipher_alg, in spu2_cipher_xlate()
678 enum rte_crypto_cipher_algorithm calgo, in bcmfs_crypto_build_cipher_req()
769 enum rte_crypto_cipher_algorithm cipher_alg, in bcmfs_crypto_build_chain_request()
/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_crypto_sym.h115 enum rte_crypto_cipher_algorithm { enum
195 enum rte_crypto_cipher_algorithm algo;
H A Drte_cryptodev.h121 enum rte_crypto_cipher_algorithm algo;
195 enum rte_crypto_cipher_algorithm cipher;
339 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()
212 *algo_enum = (enum rte_crypto_cipher_algorithm) i; in rte_cryptodev_get_cipher_algo_enum()
/f-stack/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.h53 enum rte_crypto_cipher_algorithm crypto_algo;
H A Dtest_cryptodev_mixed_test_vectors.h27 enum rte_crypto_cipher_algorithm cipher_algo;
H A Dtest_ipsec_perf.c79 enum rte_crypto_cipher_algorithm algo;
H A Dtest_cryptodev_security_pdcp_sdap_test_vectors.h16 enum rte_crypto_cipher_algorithm cipher_alg;
/f-stack/dpdk/drivers/crypto/openssl/
H A Dopenssl_pmd_private.h98 enum rte_crypto_cipher_algorithm algo;
/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_options.h105 enum rte_crypto_cipher_algorithm cipher_algo;
H A Dcperf_options_parsing.c528 enum rte_crypto_cipher_algorithm cipher_algo; in parse_cipher_algo()
/f-stack/dpdk/drivers/crypto/armv8/
H A Darmv8_pmd_private.h133 enum rte_crypto_cipher_algorithm algo;
H A Drte_armv8_pmd.c365 enum rte_crypto_cipher_algorithm calg; in armv8_crypto_set_session_chained_parameters()
/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_pvt.h113 enum rte_crypto_cipher_algorithm cipher_alg; /* Cipher Algorithm*/
/f-stack/dpdk/examples/fips_validation/
H A Dfips_validation_aes.c44 enum rte_crypto_cipher_algorithm algo;
H A Dfips_dev_self_test.c36 enum rte_crypto_cipher_algorithm algo;
/f-stack/dpdk/examples/ipsec-secgw/
H A Dipsec.h115 enum rte_crypto_cipher_algorithm cipher_algo;
/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.h126 enum rte_crypto_cipher_algorithm cipher_alg; /*!< Cipher Algorithm*/
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_priv.h165 enum rte_crypto_cipher_algorithm cipher_alg; /*!< Cipher Algorithm*/
/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c196 enum rte_crypto_cipher_algorithm cipher_algo;
1051 parse_cipher_algo(enum rte_crypto_cipher_algorithm *algo, char *optarg) in parse_cipher_algo()
1811 enum rte_crypto_cipher_algorithm cap_cipher_algo; in check_device_support_cipher_algo()
1812 enum rte_crypto_cipher_algorithm opt_cipher_algo = in check_device_support_cipher_algo()
/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym.c312 get_flexi_cipher_type(enum rte_crypto_cipher_algorithm algo, bool *is_aes) in get_flexi_cipher_type()
/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_crypto.c58 enum rte_crypto_cipher_algorithm *algo) in cipher_algo_transform()
160 static int get_iv_len(enum rte_crypto_cipher_algorithm algo) in get_iv_len()
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym_session.c74 bpi_cipher_ctx_init(enum rte_crypto_cipher_algorithm cryptodev_algo, in bpi_cipher_ctx_init()
110 qat_is_cipher_alg_supported(enum rte_crypto_cipher_algorithm algo, in qat_is_cipher_alg_supported()

12