Home
last modified time | relevance | path

Searched refs:cipher_iv_len (Results 1 – 9 of 9) sorted by relevance

/dpdk/drivers/crypto/cnxk/
H A Dcn9k_ipsec.h26 uint8_t cipher_iv_len; member
H A Dcn9k_ipsec_la_ops.h111 sa->cipher_iv_len); in process_outb_sa()
H A Dcn9k_ipsec.c507 sa->cipher_iv_len = crypto_xform->aead.iv.length; in cn9k_ipsec_outb_sa_create()
510 sa->cipher_iv_len = crypto_xform->cipher.iv.length; in cn9k_ipsec_outb_sa_create()
513 sa->cipher_iv_len = crypto_xform->auth.iv.length; in cn9k_ipsec_outb_sa_create()
H A Dcnxk_se.h1066 iv_len = params->cipher_iv_len; in cpt_pdcp_alg_prep()
2125 fc_params.cipher_iv_len = sess->iv_length; in fill_fc_params()
/dpdk/drivers/common/cnxk/
H A Droc_se.h268 uint8_t cipher_iv_len; member
/dpdk/app/test/
H A Dtest_cryptodev.h240 uint8_t len_in_bits, uint8_t cipher_iv_len);
H A Dtest_cryptodev.c191 uint8_t len_in_bits, uint8_t cipher_iv_len) in process_sym_raw_dp_op() argument
277 op, void *, IV_OFFSET + cipher_iv_len); in process_sym_raw_dp_op()
279 cipher_iv_len); in process_sym_raw_dp_op()
334 op, void *, IV_OFFSET + cipher_iv_len); in process_sym_raw_dp_op()
336 cipher_iv_len); in process_sym_raw_dp_op()
2581 uint8_t cipher_iv_len) in create_wireless_algo_cipher_auth_session() argument
2650 uint8_t cipher_iv_len = tdata->cipher_iv.len; in create_wireless_cipher_auth_session() local
2716 uint8_t cipher_iv_len) in create_wireless_algo_auth_cipher_session() argument
2881 iv_ptr += cipher_iv_len; in create_wireless_cipher_hash_operation()
2967 iv_ptr += cipher_iv_len; in create_wireless_algo_cipher_hash_operation()
[all …]
/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_engine.c459 uint64_t ret_iv_offset, uint64_t cipher_iv_len, in spu2_fmd_ctrl1_write() argument
490 ctrl1 |= ((cipher_iv_len << SPU2_IV_LEN_SHIFT) & SPU2_IV_LEN); in spu2_fmd_ctrl1_write()
523 uint64_t cipher_iv_len __rte_unused) in spu2_fmd_ctrl2_write()
/dpdk/lib/pipeline/
H A Drte_table_action.c1666 uint16_t cipher_iv_len; member
1803 data->cipher_auth.cipher_iv_len = in sym_crypto_apply()
1976 data->cipher_auth.cipher_iv_len); in pkt_work_sym_crypto()
1995 data->cipher_auth.cipher_iv_len; in pkt_work_sym_crypto()
2010 data->cipher_auth.cipher_iv_len, in pkt_work_sym_crypto()