Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c371 updated_scmd->seqno_numivs &= 0xffffff80; in tls_tx_data_wr()
372 updated_scmd->seqno_numivs |= SCMD_NUM_IVS_V(pdus); in tls_tx_data_wr()
434 req_cpl->seqno_numivs = cpu_to_be32(hws->scmd.seqno_numivs); in tls_tx_data_wr()
455 if (SCMD_CIPH_MODE_G(scmd->seqno_numivs) == in chtls_expansion_size()
H A Dchtls.h207 u32 seqno_numivs; member
H A Dchtls_hw.c340 hws->scmd.seqno_numivs = in chtls_set_scmd()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c656 wr->req.sec_cpl.seqno_numivs = in ch_ipsec_crypto_wreq()
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c846 chcr_req->sec_cpl.seqno_numivs = FILL_SEC_CPL_SCMD0_SEQNO(reqctx->op, 0, in create_cipher_wr()
1604 chcr_req->sec_cpl.seqno_numivs = in create_hash_wr()
2526 chcr_req->sec_cpl.seqno_numivs = FILL_SEC_CPL_SCMD0_SEQNO(reqctx->op, in create_authenc_wr()
3005 sec_cpl->seqno_numivs = FILL_SEC_CPL_SCMD0_SEQNO(op_type, in fill_sec_cpl_for_aead()
3205 chcr_req->sec_cpl.seqno_numivs = in create_gcm_wr()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h1975 __be32 seqno_numivs; member
2260 __be32 seqno_numivs; member
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c1201 cpl->seqno_numivs = htonl(tx_info->scmd0_seqno_numivs); in chcr_ktls_xmit_wr_complete()
1377 cpl->seqno_numivs = htonl(tx_info->scmd0_short_seqno_numivs); in chcr_ktls_xmit_wr_short()