Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_algo.h138 #define FILL_SEC_CPL_AUTHINSERT(c_stop_lo, a_start, a_stop, a_inst) \ macro
Dchcr_algo.c845 FILL_SEC_CPL_AUTHINSERT(0, 0, 0, 0); in create_cipher_wr()
1603 FILL_SEC_CPL_AUTHINSERT(0, 1, 0, 0); in create_hash_wr()
2516 chcr_req->sec_cpl.cipherstop_lo_authinsert = FILL_SEC_CPL_AUTHINSERT( in create_authenc_wr()
3000 sec_cpl->cipherstop_lo_authinsert = FILL_SEC_CPL_AUTHINSERT(0, in fill_sec_cpl_for_aead()
3202 FILL_SEC_CPL_AUTHINSERT(0, req->assoclen + IV + 1, in create_gcm_wr()
/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c647 FILL_SEC_CPL_AUTHINSERT(0, ciphstart, in ch_ipsec_crypto_wreq()