Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/chtls/
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()
Dchtls.h206 u32 seqno_numivs; member
Dchtls_hw.c340 hws->scmd.seqno_numivs = in chtls_set_scmd()
/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c650 wr->req.sec_cpl.seqno_numivs = in ch_ipsec_crypto_wreq()
/linux-6.1.9/drivers/crypto/chelsio/
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()
2525 chcr_req->sec_cpl.seqno_numivs = FILL_SEC_CPL_SCMD0_SEQNO(reqctx->op, in create_authenc_wr()
3004 sec_cpl->seqno_numivs = FILL_SEC_CPL_SCMD0_SEQNO(op_type, in fill_sec_cpl_for_aead()
3204 chcr_req->sec_cpl.seqno_numivs = in create_gcm_wr()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h1975 __be32 seqno_numivs; member
2260 __be32 seqno_numivs; member
/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
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()