Home
last modified time | relevance | path

Searched refs:chcr_ipsec_aadiv (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c357 hdrlen += (DIV_ROUND_UP(sizeof(struct chcr_ipsec_aadiv), 16) in is_eth_imm()
375 aadivlen = sa_entry->esn ? DIV_ROUND_UP(sizeof(struct chcr_ipsec_aadiv), in calc_tx_sec_flits()
412 struct chcr_ipsec_aadiv *aadiv; in copy_esn_pktxt()
436 len = DIV_ROUND_UP(sizeof(struct chcr_ipsec_aadiv), 16) << 4; in copy_esn_pktxt()
438 aadiv = (struct chcr_ipsec_aadiv *)pos; in copy_esn_pktxt()
452 (DIV_ROUND_UP(sizeof(struct chcr_ipsec_aadiv), in copy_esn_pktxt()
591 esnlen = sizeof(struct chcr_ipsec_aadiv); in ch_ipsec_crypto_wreq()
Dchcr_ipsec.h39 struct chcr_ipsec_aadiv { struct