Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.h223 uint8_t len_in_bits, uint8_t cipher_iv_len);
H A Dtest_cryptodev.c183 uint8_t len_in_bits, uint8_t cipher_iv_len) in process_sym_raw_dp_op() argument
262 op, void *, IV_OFFSET + cipher_iv_len); in process_sym_raw_dp_op()
264 cipher_iv_len); in process_sym_raw_dp_op()
294 op, void *, IV_OFFSET + cipher_iv_len); in process_sym_raw_dp_op()
296 cipher_iv_len); in process_sym_raw_dp_op()
2144 uint8_t cipher_iv_len) in create_wireless_algo_cipher_auth_session() argument
2213 uint8_t cipher_iv_len = tdata->cipher_iv.len; in create_wireless_cipher_auth_session() local
2279 uint8_t cipher_iv_len) in create_wireless_algo_auth_cipher_session() argument
2444 iv_ptr += cipher_iv_len; in create_wireless_cipher_hash_operation()
2530 iv_ptr += cipher_iv_len; in create_wireless_algo_cipher_hash_operation()
[all …]
/f-stack/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()
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.c1668 uint16_t cipher_iv_len; member
1805 data->cipher_auth.cipher_iv_len = in sym_crypto_apply()
1978 data->cipher_auth.cipher_iv_len); in pkt_work_sym_crypto()
1997 data->cipher_auth.cipher_iv_len; in pkt_work_sym_crypto()
2012 data->cipher_auth.cipher_iv_len, in pkt_work_sym_crypto()