Home
last modified time | relevance | path

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

12

/dpdk/drivers/common/cnxk/
H A Dcnxk_security.h25 cnxk_ipsec_ivlen_get(enum rte_crypto_cipher_algorithm c_algo,
29 cnxk_ipsec_icvlen_get(enum rte_crypto_cipher_algorithm c_algo,
34 cnxk_ipsec_outb_roundup_byte(enum rte_crypto_cipher_algorithm c_algo,
H A Dcnxk_security.c807 cnxk_ipsec_ivlen_get(enum rte_crypto_cipher_algorithm c_algo, in cnxk_ipsec_ivlen_get()
842 cnxk_ipsec_icvlen_get(enum rte_crypto_cipher_algorithm c_algo, in cnxk_ipsec_icvlen_get()
886 cnxk_ipsec_outb_roundup_byte(enum rte_crypto_cipher_algorithm c_algo, in cnxk_ipsec_outb_roundup_byte()
920 enum rte_crypto_cipher_algorithm c_algo = RTE_CRYPTO_CIPHER_NULL; in cnxk_ipsec_outb_rlens_get()
/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()
/dpdk/lib/cryptodev/
H A Drte_crypto_sym.h119 enum rte_crypto_cipher_algorithm { enum
199 enum rte_crypto_cipher_algorithm algo;
H A Drte_cryptodev.h129 enum rte_crypto_cipher_algorithm algo;
209 enum rte_crypto_cipher_algorithm cipher;
353 rte_cryptodev_get_cipher_algo_enum(enum rte_crypto_cipher_algorithm *algo_enum,
/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.c847 const enum rte_crypto_cipher_algorithm ciphers[] = { in aes_chain_setup()
890 const enum rte_crypto_cipher_algorithm ciphers[] = { in aes_cipheronly_setup()
931 const enum rte_crypto_cipher_algorithm ciphers[] = { in aes_docsis_setup()
961 const enum rte_crypto_cipher_algorithm ciphers[] = { in triple_des_chain_setup()
998 const enum rte_crypto_cipher_algorithm ciphers[] = { in triple_des_cipheronly_setup()
1029 const enum rte_crypto_cipher_algorithm ciphers[] = { in des_cipheronly_setup()
1059 const enum rte_crypto_cipher_algorithm ciphers[] = { in des_docsis_setup()
H A Dtest_cryptodev_blockcipher.h63 enum rte_crypto_cipher_algorithm crypto_algo;
H A Dtest_cryptodev_security_ipsec.h102 enum rte_crypto_cipher_algorithm cipher;
H A Dtest_cryptodev.h243 check_cipher_capabilities_supported(const enum rte_crypto_cipher_algorithm *ciphers,
H A Dtest_cryptodev_mixed_test_vectors.h27 enum rte_crypto_cipher_algorithm cipher_algo;
H A Dtest_cryptodev.c770 const enum rte_crypto_cipher_algorithm ciphers[] = { in null_testsuite_setup()
865 const enum rte_crypto_cipher_algorithm ciphers[] = { in pdcp_proto_testsuite_setup()
905 const enum rte_crypto_cipher_algorithm ciphers[] = { in docsis_proto_testsuite_setup()
2473 enum rte_crypto_cipher_algorithm algo, in create_wireless_algo_cipher_session()
2578 enum rte_crypto_cipher_algorithm cipher_algo, in create_wireless_algo_cipher_auth_session()
2639 enum rte_crypto_cipher_algorithm cipher_algo, in create_wireless_cipher_auth_session()
2713 enum rte_crypto_cipher_algorithm cipher_algo, in create_wireless_algo_auth_cipher_session()
2913 enum rte_crypto_cipher_algorithm cipher_algo = in create_wireless_algo_cipher_hash_operation()
3006 enum rte_crypto_cipher_algorithm cipher_algo = in create_wireless_algo_auth_cipher_operation()
9508 enum rte_crypto_cipher_algorithm cipher_alg; in test_ipsec_proto_all()
[all …]
H A Dtest_ipsec_perf.c91 enum rte_crypto_cipher_algorithm algo;
/dpdk/drivers/crypto/openssl/
H A Dopenssl_pmd_private.h98 enum rte_crypto_cipher_algorithm algo;
/dpdk/app/test-crypto-perf/
H A Dcperf_options.h108 enum rte_crypto_cipher_algorithm cipher_algo;
/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()
/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_pvt.h113 enum rte_crypto_cipher_algorithm cipher_alg; /* Cipher Algorithm*/
/dpdk/examples/fips_validation/
H A Dfips_validation_aes.c44 enum rte_crypto_cipher_algorithm algo;
/dpdk/examples/ipsec-secgw/
H A Dipsec.h113 enum rte_crypto_cipher_algorithm cipher_algo;
/dpdk/drivers/net/iavf/
H A Diavf_ipsec_crypto.c130 enum rte_crypto_cipher_algorithm algo) in get_cipher_capability()
143 enum rte_crypto_cipher_algorithm algo) in get_cipher_blocksize()
1267 enum rte_crypto_cipher_algorithm cipher_maptbl[] = {
/dpdk/examples/l2fwd-crypto/
H A Dmain.c197 enum rte_crypto_cipher_algorithm cipher_algo;
1081 parse_cipher_algo(enum rte_crypto_cipher_algorithm *algo, char *optarg) in parse_cipher_algo()
1855 enum rte_crypto_cipher_algorithm cap_cipher_algo; in check_device_support_cipher_algo()
1856 enum rte_crypto_cipher_algorithm opt_cipher_algo = in check_device_support_cipher_algo()
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_priv.h195 enum rte_crypto_cipher_algorithm cipher_alg; /*!< Cipher Algorithm*/
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.h153 enum rte_crypto_cipher_algorithm cipher_alg; /*!< Cipher Algorithm*/

12