Searched defs:auth_offset (Results 1 – 8 of 8) sorted by relevance
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cnxk_se.h | 404 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 D | cperf_test_verify.c | 102 uint32_t cipher_offset, auth_offset; in cperf_verify_op() local
|
| H A D | cperf_test_vectors.h | 64 uint32_t auth_offset; member
|
| /dpdk/app/test/ |
| H A D | test_cryptodev_blockcipher.h | 99 unsigned int auth_offset; member
|
| H A D | test_cryptodev.c | 205 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 D | cpt_ucode.h | 667 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 D | pmd_aesni_mb.c | 933 uint32_t oop, const uint32_t auth_offset, in auth_start_offset()
|
| /dpdk/drivers/crypto/nitrox/ |
| H A D | nitrox_sym_reqmgr.c | 620 uint16_t auth_offset : 8; in create_aead_gph() member
|