Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h138 #define FILL_SEC_CPL_AUTHINSERT(c_stop_lo, a_start, a_stop, a_inst) \ macro
H A 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()
2517 chcr_req->sec_cpl.cipherstop_lo_authinsert = FILL_SEC_CPL_AUTHINSERT( in create_authenc_wr()
3001 sec_cpl->cipherstop_lo_authinsert = FILL_SEC_CPL_AUTHINSERT(0, in fill_sec_cpl_for_aead()
3203 FILL_SEC_CPL_AUTHINSERT(0, req->assoclen + IV + 1, in create_gcm_wr()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c653 FILL_SEC_CPL_AUTHINSERT(0, ciphstart, in ch_ipsec_crypto_wreq()