Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c624 wr->req.sec_cpl.op_ivinsrtofst = htonl( in ch_ipsec_crypto_wreq()
631 wr->req.sec_cpl.pldlen = htonl(skb->len + esnlen); in ch_ipsec_crypto_wreq()
640 wr->req.sec_cpl.aadstart_cipherstop_hi = FILL_SEC_CPL_CIPHERSTOP_HI( in ch_ipsec_crypto_wreq()
645 wr->req.sec_cpl.cipherstop_lo_authinsert = in ch_ipsec_crypto_wreq()
649 wr->req.sec_cpl.seqno_numivs = in ch_ipsec_crypto_wreq()
655 wr->req.sec_cpl.ivgen_hdrlen = FILL_SEC_CPL_IVGEN_HDRLEN(0, 0, 1, in ch_ipsec_crypto_wreq()
H A Dchcr_ipsec.h28 struct cpl_tx_sec_pdu sec_cpl; member
/linux/drivers/crypto/chelsio/
H A Dchcr_core.h92 struct cpl_tx_sec_pdu sec_cpl; member