Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c573 u32 ciphstart; in ch_ipsec_crypto_wreq() local
643 ciphstart = skb_transport_offset(skb) + sizeof(struct ip_esp_hdr) + in ch_ipsec_crypto_wreq()
645 ciphstart += sa_entry->esn ? esnlen : 0; in ch_ipsec_crypto_wreq()
650 ciphstart, 0); in ch_ipsec_crypto_wreq()
653 FILL_SEC_CPL_AUTHINSERT(0, ciphstart, in ch_ipsec_crypto_wreq()