Home
last modified time | relevance | path

Searched defs:algo (Results 1 – 25 of 39) sorted by relevance

12

/f-stack/dpdk/examples/ipsec-secgw/
H A Dsa.c39 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 Dcc.c132 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 Dbcmfs_sym_session.h34 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 Daesni_mb_pmd_private.h72 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 Dfips_validation_hmac.c24 enum rte_crypto_auth_algorithm algo; member
H A Dfips_validation_sha.c22 enum rte_crypto_auth_algorithm algo; member
H A Dfips_validation_cmac.c37 enum fips_test_algorithms algo; member
H A Dfips_validation_aes.c44 enum rte_crypto_cipher_algorithm algo; member
H A Dfips_validation.h136 enum rte_crypto_auth_algorithm algo; member
156 enum rte_crypto_auth_algorithm algo; member
168 enum fips_test_algorithms algo; member
H A Dfips_dev_self_test.c36 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 Dtest_ipsec_perf.c79 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 Dtest_ipsec.c116 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 Drte_openssl_pmd.c133 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 Dopenssl_pmd_private.h98 enum rte_crypto_cipher_algorithm algo; member
121 enum rte_crypto_auth_algorithm algo; member
/f-stack/dpdk/lib/librte_vhost/
H A Dvirtio_crypto.h33 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 Dvhost_crypto.c58 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 Drte_cryptodev.h106 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 Drte_crypto_sym.h195 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 Drte_compressdev.h45 enum rte_comp_algorithm algo; member
H A Drte_comp.h220 enum rte_comp_algorithm algo; member
245 enum rte_comp_algorithm algo; member
/f-stack/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.c602 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 Dqat_sym_session.c78 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 Dnitrox_sym.c312 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 Dicp_qat_hw.h93 #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 Dieee80211_hostap.c1705 int algo, int seq, int status) in authalgreject()
1928 uint16_t algo, seq, status; in hostap_recv_mgmt() local

12