Home
last modified time | relevance | path

Searched refs:FILL_SEC_CPL_OP_IVINSR (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_algo.h154 #define FILL_SEC_CPL_OP_IVINSR(id, len, ofst) \ macro
Dchcr_algo.c794 FILL_SEC_CPL_OP_IVINSR(c_ctx(tfm)->tx_chan_id, 2, 1); in create_cipher_wr()
1524 FILL_SEC_CPL_OP_IVINSR(h_ctx(tfm)->tx_chan_id, 2, 0); in create_hash_wr()
2395 FILL_SEC_CPL_OP_IVINSR(a_ctx(tfm)->tx_chan_id, 2, 1); in create_authenc_wr()
2841 sec_cpl->op_ivinsrtofst = FILL_SEC_CPL_OP_IVINSR(c_id, in fill_sec_cpl_for_aead()
3039 chcr_req->sec_cpl.op_ivinsrtofst = FILL_SEC_CPL_OP_IVINSR( in create_gcm_wr()