Home
last modified time | relevance | path

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

12

/dpdk/drivers/common/cnxk/
H A Dcnxk_security.h26 enum rte_crypto_auth_algorithm a_algo,
30 enum rte_crypto_auth_algorithm a_algo,
H A Dcnxk_security.c808 enum rte_crypto_auth_algorithm a_algo, in cnxk_ipsec_ivlen_get()
843 enum rte_crypto_auth_algorithm a_algo, in cnxk_ipsec_icvlen_get()
921 enum rte_crypto_auth_algorithm a_algo = RTE_CRYPTO_AUTH_NULL; in cnxk_ipsec_outb_rlens_get()
/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()
/dpdk/lib/cryptodev/
H A Drte_crypto_asym.h372 enum rte_crypto_auth_algorithm md;
379 enum rte_crypto_auth_algorithm mgf1md;
H A Drte_crypto_sym.h301 enum rte_crypto_auth_algorithm { enum
394 enum rte_crypto_auth_algorithm algo;
H A Drte_cryptodev.h114 enum rte_crypto_auth_algorithm algo;
210 enum rte_crypto_auth_algorithm auth;
368 rte_cryptodev_get_auth_algo_enum(enum rte_crypto_auth_algorithm *algo_enum,
/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;
/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.h85 enum rte_crypto_auth_algorithm auth_algo;
H A Dtest_cryptodev_security_ipsec.h103 enum rte_crypto_auth_algorithm auth;
H A Dtest_cryptodev_blockcipher.c852 const enum rte_crypto_auth_algorithm auths[] = { in aes_chain_setup()
897 const enum rte_crypto_auth_algorithm auths[] = { in aes_cipheronly_setup()
965 const enum rte_crypto_auth_algorithm auths[] = { in triple_des_chain_setup()
1089 const enum rte_crypto_auth_algorithm auths[] = { in authonly_setup()
H A Dtest_cryptodev.h247 check_auth_capabilities_supported(const enum rte_crypto_auth_algorithm *auths,
H A Dtest_cryptodev_mixed_test_vectors.h10 enum rte_crypto_auth_algorithm auth_algo;
H A Dtest_cryptodev.c773 const enum rte_crypto_auth_algorithm auths[] = { in null_testsuite_setup()
871 const enum rte_crypto_auth_algorithm auths[] = { in pdcp_proto_testsuite_setup()
2433 enum rte_crypto_auth_algorithm algo) in create_wireless_algo_hash_session()
2577 enum rte_crypto_auth_algorithm auth_algo, in create_wireless_algo_cipher_auth_session()
2638 enum rte_crypto_auth_algorithm auth_algo, in create_wireless_cipher_auth_session()
2712 enum rte_crypto_auth_algorithm auth_algo, in create_wireless_algo_auth_cipher_session()
2915 enum rte_crypto_auth_algorithm auth_algo = in create_wireless_algo_cipher_hash_operation()
3008 enum rte_crypto_auth_algorithm auth_algo = in create_wireless_algo_auth_cipher_operation()
8360 enum rte_crypto_auth_algorithm auth_alg, in test_pdcp_proto()
9509 enum rte_crypto_auth_algorithm auth_alg; in test_ipsec_proto_all()
[all …]
/dpdk/drivers/crypto/openssl/
H A Dopenssl_pmd_private.h121 enum rte_crypto_auth_algorithm algo;
/dpdk/app/test-crypto-perf/
H A Dcperf_options.h114 enum rte_crypto_auth_algorithm auth_algo;
/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_pvt.h114 enum rte_crypto_auth_algorithm auth_alg; /* Authentication Algorithm*/
/dpdk/examples/ipsec-secgw/
H A Dipsec.h114 enum rte_crypto_auth_algorithm auth_algo;
/dpdk/drivers/net/iavf/
H A Diavf_ipsec_crypto.c123 enum rte_crypto_auth_algorithm algo) in get_auth_capability()
169 enum rte_crypto_auth_algorithm algo) in get_auth_blocksize()
1226 enum rte_crypto_auth_algorithm auth_maptbl[] = {
/dpdk/examples/l2fwd-crypto/
H A Dmain.c198 enum rte_crypto_auth_algorithm auth_algo;
1155 parse_auth_algo(enum rte_crypto_auth_algorithm *algo, char *optarg) in parse_auth_algo()
1889 enum rte_crypto_auth_algorithm cap_auth_algo; in check_device_support_auth_algo()
1890 enum rte_crypto_auth_algorithm opt_auth_algo = in check_device_support_auth_algo()
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_priv.h196 enum rte_crypto_auth_algorithm auth_alg; /*!< Authentication Algorithm*/
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.h154 enum rte_crypto_auth_algorithm auth_alg; /*!< Authentication Algorithm*/

12