| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | sa.c | 39 enum rte_crypto_cipher_algorithm algo; member 47 enum rte_crypto_auth_algorithm algo; member 55 enum rte_crypto_aead_algorithm algo; member 180 const struct supported_cipher_algo *algo = in find_match_cipher_algo() local 196 const struct supported_auth_algo *algo = in find_match_auth_algo() local 212 const struct supported_aead_algo *algo = in find_match_aead_algo() local 359 const struct supported_cipher_algo *algo; in parse_sa_tokens() local 427 const struct supported_auth_algo *algo; in parse_sa_tokens() local 484 const struct supported_aead_algo *algo; in parse_sa_tokens() local
|
| /f-stack/freebsd/netinet/cc/ |
| H A D | cc.c | 132 struct cc_algo *algo; in cc_list_available() local 285 struct cc_algo *algo; in cc_modevent() local
|
| /f-stack/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
|
| /f-stack/dpdk/drivers/crypto/aesni_mb/ |
| H A D | aesni_mb_pmd_private.h | 72 get_auth_algo_blocksize(JOB_HASH_ALG algo) in get_auth_algo_blocksize() 109 get_truncated_digest_byte_length(JOB_HASH_ALG algo) in get_truncated_digest_byte_length() 148 get_digest_byte_length(JOB_HASH_ALG algo) in get_digest_byte_length() 258 JOB_HASH_ALG algo; /**< Authentication Algorithm */ member
|
| /f-stack/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_aes.c | 44 enum rte_crypto_cipher_algorithm 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_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
|
| /f-stack/dpdk/app/test/ |
| H A D | test_ipsec_perf.c | 79 enum rte_crypto_cipher_algorithm algo; member 87 enum rte_crypto_auth_algorithm algo; member 95 enum rte_crypto_aead_algorithm algo; member
|
| H A D | test_ipsec.c | 116 enum rte_crypto_cipher_algorithm algo; member 124 enum rte_crypto_auth_algorithm algo; member 185 const struct supported_cipher_algo *algo = in find_match_cipher_algo() local 201 const struct supported_auth_algo *algo = in find_match_auth_algo() local
|
| /f-stack/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() 1216 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
|
| /f-stack/dpdk/lib/librte_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()
|
| /f-stack/dpdk/lib/librte_cryptodev/ |
| H A D | rte_cryptodev.h | 106 enum rte_crypto_auth_algorithm algo; member 121 enum rte_crypto_cipher_algorithm algo; member 132 enum rte_crypto_aead_algorithm algo; member 198 } algo; member
|
| H A D | rte_crypto_sym.h | 195 enum rte_crypto_cipher_algorithm algo; member 370 enum rte_crypto_auth_algorithm algo; member 469 enum rte_crypto_aead_algorithm algo; member
|
| /f-stack/dpdk/lib/librte_compressdev/ |
| H A D | rte_compressdev.h | 45 enum rte_comp_algorithm algo; member
|
| H A D | rte_comp.h | 220 enum rte_comp_algorithm algo; member 245 enum rte_comp_algorithm algo; member
|
| /f-stack/dpdk/drivers/crypto/ccp/ |
| H A D | ccp_crypto.c | 602 const EVP_CIPHER *algo; in generate_cmac_subkeys() local 1393 const EVP_MD **algo) in algo_select() 1429 const EVP_MD *algo, in process_cpu_auth_hmac() 1459 const EVP_MD *algo = NULL; in cpu_crypto_auth() local
|
| /f-stack/dpdk/drivers/crypto/qat/ |
| H A D | qat_sym_session.c | 78 const EVP_CIPHER *algo = NULL; in bpi_cipher_ctx_init() local 110 qat_is_cipher_alg_supported(enum rte_crypto_cipher_algorithm algo, in qat_is_cipher_alg_supported() 131 qat_is_auth_alg_supported(enum rte_crypto_auth_algorithm algo, in qat_is_auth_alg_supported()
|
| /f-stack/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()
|
| /f-stack/dpdk/drivers/common/qat/qat_adf/ |
| 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 402 dir, delayed, algo, depth, filetype) \ argument
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_hostap.c | 1705 int algo, int seq, int status) in authalgreject() 1928 uint16_t algo, seq, status; in hostap_recv_mgmt() local
|