Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_ipsec.c539 u32 esnlen = 0; in chcr_crypto_wreq() local
558 esnlen = sizeof(struct chcr_ipsec_aadiv); in chcr_crypto_wreq()
587 esnlen + in chcr_crypto_wreq()
588 (esnlen ? 0 : immdatalen)); in chcr_crypto_wreq()
601 wr->req.sec_cpl.pldlen = htonl(skb->len + esnlen); in chcr_crypto_wreq()
608 ciphstart += sa_entry->esn ? esnlen : 0; in chcr_crypto_wreq()