Home
last modified time | relevance | path

Searched defs:cipher_len (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/crypto/qat/dev/
H A Dqat_crypto_pmd_gens.h223 uint32_t cipher_len = 0, cipher_ofs = 0; in qat_sym_convert_op_to_vec_cipher() local
373 uint32_t cipher_len = 0, cipher_ofs = 0; in qat_sym_convert_op_to_vec_chain() local
503 uint32_t cipher_len = 0, cipher_ofs = 0; in qat_sym_convert_op_to_vec_aead() local
642 int cipher_len, auth_len; in enqueue_one_chain_job_gen1() local
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_snow3g.c107 uint32_t cipher_off, cipher_len; in process_snow3g_cipher_op() local
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec_raw_dp.c402 int data_len = 0, auth_len = 0, cipher_len = 0; in build_dpaa_raw_dp_chain_fd() local
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_raw_dp.c42 int data_len = 0, auth_len = 0, cipher_len = 0; in build_raw_dp_chain_fd() local
/dpdk/app/test/
H A Dtest_cryptodev.c205 uint32_t cipher_offset = 0, cipher_len = 0, auth_offset = 0, in process_sym_raw_dp_op() local
2514 unsigned int cipher_len, in create_wireless_algo_cipher_operation()
2544 unsigned int cipher_len, in create_wireless_algo_cipher_operation_oop()
2843 const unsigned int cipher_len = tdata->validCipherLenInBits.len; in create_wireless_cipher_hash_operation() local
2907 const unsigned cipher_len, const unsigned cipher_offset, in create_wireless_algo_cipher_hash_operation()
2999 unsigned int cipher_len, unsigned int cipher_offset, in create_wireless_algo_auth_cipher_operation()
10248 int32_t cipher_len, crc_len; in test_docsis_proto_uplink() local
10434 int32_t cipher_len, crc_len; in test_docsis_proto_downlink() local
13202 unsigned int cipher_len; member