Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c569 u32 ciphstart; in ch_ipsec_crypto_wreq() local
639 ciphstart = skb_transport_offset(skb) + sizeof(struct ip_esp_hdr) + in ch_ipsec_crypto_wreq()
641 ciphstart += sa_entry->esn ? esnlen : 0; in ch_ipsec_crypto_wreq()
646 ciphstart, 0); in ch_ipsec_crypto_wreq()
649 FILL_SEC_CPL_AUTHINSERT(0, ciphstart, in ch_ipsec_crypto_wreq()