Home
last modified time | relevance | path

Searched defs:auth_offset (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h404 uint32_t encr_offset, auth_offset; in cpt_enc_hmac_prep() local
703 uint32_t encr_offset, auth_offset; in cpt_dec_hmac_prep() local
1007 uint32_t encr_offset, auth_offset; in cpt_pdcp_alg_prep() local
1277 uint32_t encr_offset, auth_offset; in cpt_kasumi_enc_prep() local
/dpdk/app/test-crypto-perf/
H A Dcperf_test_verify.c102 uint32_t cipher_offset, auth_offset; in cperf_verify_op() local
H A Dcperf_test_vectors.h64 uint32_t auth_offset; member
/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.h99 unsigned int auth_offset; member
H A Dtest_cryptodev.c205 uint32_t cipher_offset = 0, cipher_len = 0, auth_offset = 0, in process_sym_raw_dp_op() local
2780 unsigned int auth_len, unsigned int auth_offset) in create_wireless_algo_hash_operation()
2908 const unsigned auth_len, const unsigned auth_offset) in create_wireless_algo_cipher_hash_operation()
3000 unsigned int auth_len, unsigned int auth_offset, in create_wireless_algo_auth_cipher_operation()
13225 unsigned int auth_offset; member
/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h667 uint32_t encr_offset, auth_offset; in cpt_enc_hmac_prep() local
1042 uint32_t encr_offset, auth_offset; in cpt_dec_hmac_prep() local
1437 uint32_t encr_offset = 0, auth_offset = 0; in cpt_zuc_snow3g_enc_prep() local
2009 uint32_t encr_offset, auth_offset; in cpt_kasumi_enc_prep() local
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_aesni_mb.c933 uint32_t oop, const uint32_t auth_offset, in auth_start_offset()
/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym_reqmgr.c620 uint16_t auth_offset : 8; in create_aead_gph() member