Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c567 u32 ciphstart; in ch_ipsec_crypto_wreq() local
637 ciphstart = skb_transport_offset(skb) + sizeof(struct ip_esp_hdr) + in ch_ipsec_crypto_wreq()
639 ciphstart += sa_entry->esn ? esnlen : 0; in ch_ipsec_crypto_wreq()
644 ciphstart, 0); in ch_ipsec_crypto_wreq()
647 FILL_SEC_CPL_AUTHINSERT(0, ciphstart, in ch_ipsec_crypto_wreq()