| /dpdk/drivers/common/cnxk/ |
| H A D | cnxk_security.h | 26 enum rte_crypto_auth_algorithm a_algo, 30 enum rte_crypto_auth_algorithm a_algo,
|
| H A D | cnxk_security.c | 808 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 D | bcmfs_sym_engine.h | 89 enum rte_crypto_auth_algorithm a_algo, 99 enum rte_crypto_auth_algorithm a_algo,
|
| H A D | bcmfs_sym_session.h | 50 enum rte_crypto_auth_algorithm algo;
|
| H A D | bcmfs_sym_engine.c | 219 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 D | rte_crypto_asym.h | 372 enum rte_crypto_auth_algorithm md; 379 enum rte_crypto_auth_algorithm mgf1md;
|
| H A D | rte_crypto_sym.h | 301 enum rte_crypto_auth_algorithm { enum 394 enum rte_crypto_auth_algorithm algo;
|
| H A D | rte_cryptodev.h | 114 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 D | fips_validation.h | 136 enum rte_crypto_auth_algorithm algo; 156 enum rte_crypto_auth_algorithm algo;
|
| H A D | fips_validation_hmac.c | 24 enum rte_crypto_auth_algorithm algo;
|
| H A D | fips_validation_sha.c | 22 enum rte_crypto_auth_algorithm algo;
|
| /dpdk/app/test/ |
| H A D | test_cryptodev_blockcipher.h | 85 enum rte_crypto_auth_algorithm auth_algo;
|
| H A D | test_cryptodev_security_ipsec.h | 103 enum rte_crypto_auth_algorithm auth;
|
| H A D | test_cryptodev_blockcipher.c | 852 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 D | test_cryptodev.h | 247 check_auth_capabilities_supported(const enum rte_crypto_auth_algorithm *auths,
|
| H A D | test_cryptodev_mixed_test_vectors.h | 10 enum rte_crypto_auth_algorithm auth_algo;
|
| H A D | test_cryptodev.c | 773 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 D | openssl_pmd_private.h | 121 enum rte_crypto_auth_algorithm algo;
|
| /dpdk/app/test-crypto-perf/ |
| H A D | cperf_options.h | 114 enum rte_crypto_auth_algorithm auth_algo;
|
| /dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr_pvt.h | 114 enum rte_crypto_auth_algorithm auth_alg; /* Authentication Algorithm*/
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec.h | 114 enum rte_crypto_auth_algorithm auth_algo;
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_ipsec_crypto.c | 123 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 D | main.c | 198 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 D | dpaa2_sec_priv.h | 196 enum rte_crypto_auth_algorithm auth_alg; /*!< Authentication Algorithm*/
|
| /dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.h | 154 enum rte_crypto_auth_algorithm auth_alg; /*!< Authentication Algorithm*/
|