Home
last modified time | relevance | path

Searched refs:rte_crypto_auth_algorithm (Results 1 – 25 of 33) sorted by relevance

12

/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_engine.h89 enum rte_crypto_auth_algorithm a_algo,
99 enum rte_crypto_auth_algorithm a_algo,
H A Dbcmfs_sym_session.h50 enum rte_crypto_auth_algorithm algo;
H A Dbcmfs_sym_engine.c219 spu2_hash_xlate(enum rte_crypto_auth_algorithm auth_alg, in spu2_hash_xlate()
557 enum rte_crypto_auth_algorithm a_alg, in bcmfs_crypto_build_auth_req()
771 enum rte_crypto_auth_algorithm auth_alg, in bcmfs_crypto_build_chain_request()
/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_crypto_asym.h491 enum rte_crypto_auth_algorithm md;
498 enum rte_crypto_auth_algorithm mgf1md;
H A Drte_crypto_sym.h277 enum rte_crypto_auth_algorithm { enum
370 enum rte_crypto_auth_algorithm algo;
H A Drte_cryptodev.h106 enum rte_crypto_auth_algorithm algo;
196 enum rte_crypto_auth_algorithm auth;
354 rte_cryptodev_get_auth_algo_enum(enum rte_crypto_auth_algorithm *algo_enum,
H A Drte_cryptodev.c222 rte_cryptodev_get_auth_algo_enum(enum rte_crypto_auth_algorithm *algo_enum, in rte_cryptodev_get_auth_algo_enum()
229 *algo_enum = (enum rte_crypto_auth_algorithm) i; in rte_cryptodev_get_auth_algo_enum()
/f-stack/dpdk/examples/fips_validation/
H A Dfips_validation.h136 enum rte_crypto_auth_algorithm algo;
156 enum rte_crypto_auth_algorithm algo;
H A Dfips_validation_hmac.c24 enum rte_crypto_auth_algorithm algo;
H A Dfips_validation_sha.c22 enum rte_crypto_auth_algorithm algo;
H A Dfips_dev_self_test.c48 enum rte_crypto_auth_algorithm algo;
/f-stack/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.h75 enum rte_crypto_auth_algorithm auth_algo;
H A Dtest_cryptodev_mixed_test_vectors.h10 enum rte_crypto_auth_algorithm auth_algo;
H A Dtest_ipsec_perf.c87 enum rte_crypto_auth_algorithm algo;
H A Dtest_cryptodev_security_pdcp_sdap_test_vectors.h18 enum rte_crypto_auth_algorithm auth_alg;
/f-stack/dpdk/drivers/crypto/openssl/
H A Dopenssl_pmd_private.h121 enum rte_crypto_auth_algorithm algo;
/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_options.h111 enum rte_crypto_auth_algorithm auth_algo;
H A Dcperf_options_parsing.c582 enum rte_crypto_auth_algorithm auth_algo; in parse_auth_algo()
/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_pvt.h114 enum rte_crypto_auth_algorithm auth_alg; /* Authentication Algorithm*/
/f-stack/dpdk/examples/ipsec-secgw/
H A Dipsec.h116 enum rte_crypto_auth_algorithm auth_algo;
/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.h127 enum rte_crypto_auth_algorithm auth_alg; /*!< Authentication Algorithm*/
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_priv.h166 enum rte_crypto_auth_algorithm auth_alg; /*!< Authentication Algorithm*/
/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c197 enum rte_crypto_auth_algorithm auth_algo;
1125 parse_auth_algo(enum rte_crypto_auth_algorithm *algo, char *optarg) in parse_auth_algo()
1845 enum rte_crypto_auth_algorithm cap_auth_algo; in check_device_support_auth_algo()
1846 enum rte_crypto_auth_algorithm opt_auth_algo = in check_device_support_auth_algo()
/f-stack/dpdk/drivers/crypto/armv8/
H A Drte_armv8_pmd.c366 enum rte_crypto_auth_algorithm aalg; in armv8_crypto_set_session_chained_parameters()
/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym.c414 get_flexi_auth_type(enum rte_crypto_auth_algorithm algo) in get_flexi_auth_type()

12