Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c571 u32 ciphstart; in ch_ipsec_crypto_wreq() local
641 ciphstart = skb_transport_offset(skb) + sizeof(struct ip_esp_hdr) + in ch_ipsec_crypto_wreq()
643 ciphstart += sa_entry->esn ? esnlen : 0; in ch_ipsec_crypto_wreq()
648 ciphstart, 0); in ch_ipsec_crypto_wreq()
651 FILL_SEC_CPL_AUTHINSERT(0, ciphstart, in ch_ipsec_crypto_wreq()