Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_ipsec.c536 u32 ciphstart; in chcr_crypto_wreq() local
606 ciphstart = skb_transport_offset(skb) + sizeof(struct ip_esp_hdr) + in chcr_crypto_wreq()
608 ciphstart += sa_entry->esn ? esnlen : 0; in chcr_crypto_wreq()
613 ciphstart, 0); in chcr_crypto_wreq()
616 FILL_SEC_CPL_AUTHINSERT(0, ciphstart, in chcr_crypto_wreq()