| /dpdk/examples/ipsec-secgw/ |
| H A D | sa.c | 40 enum rte_crypto_cipher_algorithm algo; member 48 enum rte_crypto_auth_algorithm algo; member 57 enum rte_crypto_aead_algorithm algo; member 257 const struct supported_cipher_algo *algo = in find_match_cipher_algo() local 273 const struct supported_auth_algo *algo = in find_match_auth_algo() local 289 const struct supported_aead_algo *algo = in find_match_aead_algo() local 443 const struct supported_cipher_algo *algo; in parse_sa_tokens() local 511 const struct supported_auth_algo *algo; in parse_sa_tokens() local 576 const struct supported_aead_algo *algo; in parse_sa_tokens() local
|
| /dpdk/drivers/crypto/ipsec_mb/ |
| H A D | pmd_aesni_mb_priv.h | 762 get_auth_algo_blocksize(IMB_HASH_ALG algo) in get_auth_algo_blocksize() 797 get_truncated_digest_byte_length(IMB_HASH_ALG algo) in get_truncated_digest_byte_length() 834 get_digest_byte_length(IMB_HASH_ALG algo) in get_digest_byte_length() 899 IMB_HASH_ALG algo; /* *< Authentication Algorithm */ member
|
| /dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_sym_session.h | 34 enum rte_crypto_cipher_algorithm algo; member 50 enum rte_crypto_auth_algorithm algo; member 69 enum rte_crypto_aead_algorithm algo; member
|
| /dpdk/drivers/common/qat/qat_adf/ |
| H A D | icp_qat_hw_gen4_comp.h | 13 icp_qat_hw_comp_20_hw_comp_format_t algo; member 141 icp_qat_hw_decomp_20_hw_comp_format_t algo; member
|
| H A D | icp_qat_hw.h | 93 #define ICP_QAT_HW_AUTH_CONFIG_BUILD(mode, algo, cmp_len) \ argument 254 #define ICP_QAT_HW_CIPHER_CONFIG_BUILD(mode, algo, convert, dir) \ argument 412 dir, delayed, algo, depth, filetype) \ argument
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_ipsec_crypto.c | 102 uint32_t algo, uint32_t type) in get_capability() 123 enum rte_crypto_auth_algorithm algo) in get_auth_capability() 130 enum rte_crypto_cipher_algorithm algo) in get_cipher_capability() 136 enum rte_crypto_aead_algorithm algo) in get_aead_capability() 143 enum rte_crypto_cipher_algorithm algo) in get_cipher_blocksize() 156 enum rte_crypto_aead_algorithm algo) in get_aead_blocksize() 169 enum rte_crypto_auth_algorithm algo) in get_auth_blocksize()
|
| /dpdk/drivers/crypto/openssl/ |
| H A D | rte_openssl_pmd.c | 133 const EVP_CIPHER **algo) in get_cipher_algo() 200 const EVP_MD **algo) in get_auth_algo() 244 const EVP_CIPHER **algo) in get_aead_algo() 294 enum rte_crypto_aead_algorithm algo, in openssl_set_sess_aead_enc_param() 354 enum rte_crypto_aead_algorithm algo, in openssl_set_sess_aead_dec_param() 1214 int srclen, EVP_MD_CTX *ctx, const EVP_MD *algo) in process_openssl_auth()
|
| H A D | openssl_pmd_private.h | 98 enum rte_crypto_cipher_algorithm algo; member 121 enum rte_crypto_auth_algorithm algo; member
|
| /dpdk/lib/vhost/ |
| H A D | virtio_crypto.h | 33 uint32_t algo; member 55 uint32_t algo; member 92 uint32_t algo; member 120 uint32_t algo; member 138 uint32_t algo; member 243 uint32_t algo; member
|
| H A D | vhost_crypto.c | 58 enum rte_crypto_cipher_algorithm *algo) in cipher_algo_transform() 107 enum rte_crypto_auth_algorithm *algo) in auth_algo_transform() 160 static int get_iv_len(enum rte_crypto_cipher_algorithm algo) in get_iv_len()
|
| /dpdk/app/test/ |
| H A D | test_ipsec_perf.c | 91 enum rte_crypto_cipher_algorithm algo; member 99 enum rte_crypto_auth_algorithm algo; member 107 enum rte_crypto_aead_algorithm algo; member
|
| /dpdk/drivers/compress/qat/dev/ |
| H A D | qat_comp_pmd_gen1.c | 105 unsigned int algo, comp_level, direction; in qat_comp_set_slice_cfg_word_gen1() local
|
| /dpdk/examples/fips_validation/ |
| H A D | fips_validation_hmac.c | 24 enum rte_crypto_auth_algorithm algo; member
|
| H A D | fips_validation_sha.c | 22 enum rte_crypto_auth_algorithm algo; member
|
| H A D | fips_validation_cmac.c | 37 enum fips_test_algorithms algo; member
|
| H A D | fips_validation.h | 136 enum rte_crypto_auth_algorithm algo; member 156 enum rte_crypto_auth_algorithm algo; member 168 enum fips_test_algorithms algo; member
|
| H A D | fips_validation_aes.c | 44 enum rte_crypto_cipher_algorithm algo; member
|
| H A D | fips_dev_self_test.c | 36 enum rte_crypto_cipher_algorithm algo; member 40 enum rte_crypto_aead_algorithm algo; member 48 enum rte_crypto_auth_algorithm algo; member
|
| /dpdk/lib/cryptodev/ |
| H A D | rte_cryptodev.h | 114 enum rte_crypto_auth_algorithm algo; member 129 enum rte_crypto_cipher_algorithm algo; member 146 enum rte_crypto_aead_algorithm algo; member 212 } algo; member
|
| H A D | rte_crypto_sym.h | 199 enum rte_crypto_cipher_algorithm algo; member 394 enum rte_crypto_auth_algorithm algo; member 493 enum rte_crypto_aead_algorithm algo; member
|
| /dpdk/lib/compressdev/ |
| H A D | rte_compressdev.h | 44 enum rte_comp_algorithm algo; member
|
| H A D | rte_comp.h | 219 enum rte_comp_algorithm algo; member 244 enum rte_comp_algorithm algo; member
|
| /dpdk/drivers/crypto/ccp/ |
| H A D | ccp_crypto.c | 604 const EVP_CIPHER *algo; in generate_cmac_subkeys() local 1410 const EVP_MD **algo) in algo_select() 1446 const EVP_MD *algo, in process_cpu_auth_hmac() 1476 const EVP_MD *algo = NULL; in cpu_crypto_auth() local
|
| /dpdk/drivers/crypto/qat/ |
| H A D | qat_sym_session.c | 101 const EVP_CIPHER *algo = NULL; in bpi_cipher_ctx_init() local 133 qat_is_cipher_alg_supported(enum rte_crypto_cipher_algorithm algo, in qat_is_cipher_alg_supported() 154 qat_is_auth_alg_supported(enum rte_crypto_auth_algorithm algo, in qat_is_auth_alg_supported()
|
| /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() 414 get_flexi_auth_type(enum rte_crypto_auth_algorithm algo) in get_flexi_auth_type()
|