Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_verify.c103 uint32_t cipher_offset, auth_offset; in cperf_verify_op() local
H A Dcperf_test_vectors.h64 uint32_t auth_offset; member
/f-stack/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.h89 unsigned int auth_offset; member
H A Dtest_cryptodev.c196 uint32_t cipher_offset = 0, cipher_len = 0, auth_offset = 0, in process_sym_raw_dp_op() local
2343 unsigned int auth_len, unsigned int auth_offset) in create_wireless_algo_hash_operation()
2471 const unsigned auth_len, const unsigned auth_offset) in create_wireless_algo_cipher_hash_operation()
2563 unsigned int auth_len, unsigned int auth_offset, in create_wireless_algo_auth_cipher_operation()
11304 unsigned int auth_offset; member
/f-stack/freebsd/netinet/
H A Dsctp_input.c1424 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_existing()
2000 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_new()
2295 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_handle_cookie_echo()
4382 uint32_t auth_offset = 0, auth_len = 0; in sctp_process_control() local
H A Dsctp_output.c3961 uint32_t auth_offset, in sctp_lowlevel_chunk_output()
7803 uint32_t auth_offset; in sctp_med_chunk_output() local
9411 uint32_t auth_offset = 0; in sctp_chunk_retransmission() local
10851 uint32_t auth_offset = 0; in sctp_send_abort_tcb() local
H A Dsctp_auth.c1502 sctp_fill_hmac_digest_m(struct mbuf *m, uint32_t auth_offset, in sctp_fill_hmac_digest_m()
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h668 uint32_t encr_offset, auth_offset; in cpt_enc_hmac_prep() local
1028 uint32_t encr_offset, auth_offset; in cpt_dec_hmac_prep() local
1398 uint32_t encr_offset = 0, auth_offset = 0; in cpt_zuc_snow3g_enc_prep() local
1956 uint32_t encr_offset, auth_offset; in cpt_kasumi_enc_prep() local
/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym_reqmgr.c620 uint16_t auth_offset : 8; in create_aead_gph() member