Searched defs:auth_offset (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/ |
H A D | lac_sym_qat_constants_table.h | 25 uint8_t auth_offset[ICP_QAT_HW_AUTH_ALGO_DELIMITER] member
|
/freebsd/sys/netinet/ |
H A D | sctp_input.c | 1352 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_existing() 1960 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_new() 2239 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_handle_cookie_echo() 4335 uint32_t auth_offset = 0, auth_len = 0; in sctp_process_control() local
|
H A D | sctp_output.c | 3957 uint32_t auth_offset, in sctp_lowlevel_chunk_output() 7848 uint32_t auth_offset; in sctp_med_chunk_output() local 9484 uint32_t auth_offset = 0; in sctp_chunk_retransmission() local 10945 uint32_t auth_offset = 0; in sctp_send_abort_tcb() local
|
H A D | sctp_auth.c | 1499 sctp_fill_hmac_digest_m(struct mbuf *m, uint32_t auth_offset, in sctp_fill_hmac_digest_m()
|