| /f-stack/dpdk/lib/librte_hash/ |
| H A D | rte_cmp_x86.h | 19 rte_hash_k32_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k32_cmp_eq() 27 rte_hash_k48_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k48_cmp_eq() 37 rte_hash_k64_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k64_cmp_eq() 45 rte_hash_k80_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k80_cmp_eq() 53 rte_hash_k96_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k96_cmp_eq() 61 rte_hash_k112_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k112_cmp_eq() 71 rte_hash_k128_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k128_cmp_eq()
|
| H A D | rte_cmp_arm64.h | 28 rte_hash_k32_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k32_cmp_eq() 36 rte_hash_k48_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k48_cmp_eq() 46 rte_hash_k64_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k64_cmp_eq() 54 rte_hash_k80_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k80_cmp_eq() 62 rte_hash_k96_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k96_cmp_eq() 70 rte_hash_k112_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k112_cmp_eq() 80 rte_hash_k128_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k128_cmp_eq()
|
| H A D | rte_hash.h | 86 uint32_t key_len; /**< Length of hash key. */ member
|
| /f-stack/dpdk/drivers/crypto/qat/ |
| H A D | qat_sym_session.c | 2016 int qat_sym_validate_aes_key(int key_len, enum icp_qat_hw_cipher_algo *alg) in qat_sym_validate_aes_key() 2034 int qat_sym_validate_aes_docsisbpi_key(int key_len, in qat_sym_validate_aes_docsisbpi_key() 2050 int qat_sym_validate_snow3g_key(int key_len, enum icp_qat_hw_cipher_algo *alg) in qat_sym_validate_snow3g_key() 2062 int qat_sym_validate_kasumi_key(int key_len, enum icp_qat_hw_cipher_algo *alg) in qat_sym_validate_kasumi_key() 2074 int qat_sym_validate_des_key(int key_len, enum icp_qat_hw_cipher_algo *alg) in qat_sym_validate_des_key() 2086 int qat_sym_validate_3des_key(int key_len, enum icp_qat_hw_cipher_algo *alg) in qat_sym_validate_3des_key() 2100 int qat_sym_validate_zuc_key(int key_len, enum icp_qat_hw_cipher_algo *alg) in qat_sym_validate_zuc_key()
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | sa.c | 42 uint16_t key_len; member 49 uint16_t key_len; member 59 uint16_t key_len; member 360 uint32_t key_len; in parse_sa_tokens() local 428 uint32_t key_len; in parse_sa_tokens() local 485 uint32_t key_len; in parse_sa_tokens() local
|
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | keygen.c | 7 size_t key_len; member
|
| /f-stack/dpdk/lib/librte_member/ |
| H A D | rte_member.h | 121 uint32_t key_len; /* Length of key. */ member 216 uint32_t key_len; member
|
| /f-stack/dpdk/drivers/common/cpt/ |
| H A D | cpt_ucode.h | 88 cpt_fc_ciph_validate_key_aes(uint16_t key_len) in cpt_fc_ciph_validate_key_aes() 101 cpt_fc_ciph_set_type(cipher_type_t type, struct cpt_ctx *ctx, uint16_t key_len) in cpt_fc_ciph_set_type() 168 cpt_fc_ciph_set_key_set_aes_key_type(mc_fc_context_t *fctx, uint16_t key_len) in cpt_fc_ciph_set_key_set_aes_key_type() 191 uint16_t key_len) in cpt_fc_ciph_set_key_snow3g_uea2() 204 uint16_t key_len) in cpt_fc_ciph_set_key_zuc_eea3() 216 uint16_t key_len) in cpt_fc_ciph_set_key_kasumi_f8_ecb() 227 uint16_t key_len) in cpt_fc_ciph_set_key_kasumi_f8_cbc() 237 const uint8_t *key, uint16_t key_len, uint8_t *salt) in cpt_fc_ciph_set_key() 480 uint16_t data_len, mac_len, key_len; in cpt_digest_gen_prep() local 2418 const uint8_t *key, uint16_t key_len, uint16_t mac_len) in cpt_fc_auth_set_key()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_ipsec_perf.c | 82 uint16_t key_len; member 89 uint16_t key_len; member 99 uint16_t key_len; member
|
| H A D | test_hash_functions.c | 95 run_hash_func_perf_test(uint32_t key_len, uint32_t init_val, in run_hash_func_perf_test()
|
| H A D | test_hash.c | 91 __rte_unused uint32_t key_len, in pseudo_hash() 224 uint32_t key_len) in run_hash_func_test()
|
| H A D | test_ipsec.c | 119 uint16_t key_len; member 126 uint16_t key_len; member
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | rax.h | 180 size_t key_len; /* Current key length. */ member
|
| /f-stack/dpdk/examples/fips_validation/ |
| H A D | fips_validation.h | 132 uint32_t key_len; member 150 uint32_t key_len; member
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_rss.c | 135 uint32_t key_len) in otx2_nix_rss_set_key()
|
| H A D | otx2_flow.c | 61 int key_len, bit = 0, index; in flow_program_npc() local
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ipsec.h | 66 uint32_t key_len; member
|
| /f-stack/dpdk/lib/librte_ip_frag/ |
| H A D | rte_ip_frag.h | 55 uint32_t key_len; /**< src/dst key length */ member
|
| /f-stack/dpdk/lib/librte_efd/ |
| H A D | rte_efd.c | 235 uint32_t key_len; /**< Length of the key stored offline */ member 497 rte_efd_create(const char *name, uint32_t max_num_rules, uint32_t key_len, in rte_efd_create()
|
| /f-stack/freebsd/crypto/ccp/ |
| H A D | ccp.h | 83 unsigned key_len; member
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_rss.c | 410 uint8_t key_len = rss_conf->rss_key_len; in hns3_dev_rss_hash_update() local
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_scgi_module.c | 632 size_t len, key_len, val_len, allocated; in ngx_http_scgi_create_request() local
|
| H A D | ngx_http_uwsgi_module.c | 834 size_t key_len, val_len, len, allocated; in ngx_http_uwsgi_create_request() local
|
| /f-stack/dpdk/drivers/net/ipn3ke/ |
| H A D | ipn3ke_flow.c | 55 uint8_t key_len; /**< Length in bit. */ member
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_ethdev_vf.c | 2608 i40evf_set_rss_key(struct i40e_vsi *vsi, uint8_t *key, uint8_t key_len) in i40evf_set_rss_key() 2644 i40evf_get_rss_key(struct i40e_vsi *vsi, uint8_t *key, uint8_t *key_len) in i40evf_get_rss_key()
|