| /f-stack/dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_sym_engine.h | 82 enum rte_crypto_cipher_algorithm c_algo, 97 enum rte_crypto_cipher_algorithm c_algo,
|
| H A D | bcmfs_sym_session.h | 34 enum rte_crypto_cipher_algorithm algo;
|
| H A D | bcmfs_sym_engine.c | 191 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 D | rte_crypto_sym.h | 115 enum rte_crypto_cipher_algorithm { enum 195 enum rte_crypto_cipher_algorithm algo;
|
| H A D | rte_cryptodev.h | 121 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 D | rte_cryptodev.c | 205 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 D | test_cryptodev_blockcipher.h | 53 enum rte_crypto_cipher_algorithm crypto_algo;
|
| H A D | test_cryptodev_mixed_test_vectors.h | 27 enum rte_crypto_cipher_algorithm cipher_algo;
|
| H A D | test_ipsec_perf.c | 79 enum rte_crypto_cipher_algorithm algo;
|
| H A D | test_cryptodev_security_pdcp_sdap_test_vectors.h | 16 enum rte_crypto_cipher_algorithm cipher_alg;
|
| /f-stack/dpdk/drivers/crypto/openssl/ |
| H A D | openssl_pmd_private.h | 98 enum rte_crypto_cipher_algorithm algo;
|
| /f-stack/dpdk/app/test-crypto-perf/ |
| H A D | cperf_options.h | 105 enum rte_crypto_cipher_algorithm cipher_algo;
|
| H A D | cperf_options_parsing.c | 528 enum rte_crypto_cipher_algorithm cipher_algo; in parse_cipher_algo()
|
| /f-stack/dpdk/drivers/crypto/armv8/ |
| H A D | armv8_pmd_private.h | 133 enum rte_crypto_cipher_algorithm algo;
|
| H A D | rte_armv8_pmd.c | 365 enum rte_crypto_cipher_algorithm calg; in armv8_crypto_set_session_chained_parameters()
|
| /f-stack/dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr_pvt.h | 113 enum rte_crypto_cipher_algorithm cipher_alg; /* Cipher Algorithm*/
|
| /f-stack/dpdk/examples/fips_validation/ |
| H A D | fips_validation_aes.c | 44 enum rte_crypto_cipher_algorithm algo;
|
| H A D | fips_dev_self_test.c | 36 enum rte_crypto_cipher_algorithm algo;
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | ipsec.h | 115 enum rte_crypto_cipher_algorithm cipher_algo;
|
| /f-stack/dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.h | 126 enum rte_crypto_cipher_algorithm cipher_alg; /*!< Cipher Algorithm*/
|
| /f-stack/dpdk/drivers/crypto/dpaa2_sec/ |
| H A D | dpaa2_sec_priv.h | 165 enum rte_crypto_cipher_algorithm cipher_alg; /*!< Cipher Algorithm*/
|
| /f-stack/dpdk/examples/l2fwd-crypto/ |
| H A D | main.c | 196 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 D | nitrox_sym.c | 312 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 D | vhost_crypto.c | 58 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 D | qat_sym_session.c | 74 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()
|